Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

s3cmd error #556

Closed
riomario1 opened this issue May 27, 2015 · 1 comment
Closed

s3cmd error #556

riomario1 opened this issue May 27, 2015 · 1 comment

Comments

@riomario1
Copy link

Hi,

I am getting below error while loading tsv data to s3 buckets.

Any suggestion?

s3cmd --version
s3cmd version 1.5.0-rc1

WARNING: Module python-magic is not available. Guessing MIME types based on file extensions.

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
An unexpected error has occurred.
Please report the following lines to:
s3tools-bugs@lists.sourceforge.net
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Problem: KeyErr: 'elapsed'
S3cmd: 1.1.0-beta3

Traceback (most recent call last):
File "/usr/bin/s3cmd", line 1800, in ?
main()
File "/usr/bin/s3cmd", line 1741, in main
cmd_func(args)
File "/usr/bin/s3cmd", line 308, in cmd_object_put
output(u"File '%s' stored as '%s' (%d bytes in %0.1f seconds, %0.2f %sB/s) %s" %
KeyError: 'elapsed'

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
An unexpected error has occurred.
Please report the above lines to:
s3tools-bugs@lists.sourceforge.net
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Thanks a lot!

@fviard
Copy link
Contributor

fviard commented Mar 4, 2018

Issue resolved a long time ago.

@fviard fviard closed this as completed Mar 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants