Skip to content

Fix error for SigV4 version s3#9

Open
jiajie999 wants to merge 1 commit intoeschwim:masterfrom
jiajie999:master
Open

Fix error for SigV4 version s3#9
jiajie999 wants to merge 1 commit intoeschwim:masterfrom
jiajie999:master

Conversation

@jiajie999
Copy link

Get error When delete files in s3 mumbai region.
Solved it by adding "host" parameter and use "OrdinaryCallingFormat"

[2017-11-29@10:05:34] INFO: Getting subdirs to feed to list threads
[2017-11-29@10:05:34] ERROR: Uncaught exception
Traceback (most recent call last):
  File "./s3wipe", line 241, in <module>
    main()
  File "./s3wipe", line 186, in main
    aws_secret_access_key=args.key)
  File "/usr/local/lib/python2.7/site-packages/boto/s3/connection.py", line 197, in __init__
    "When using SigV4, you must specify a 'host' parameter."
HostRequiredError: BotoClientError: When using SigV4, you must specify a 'host' parameter.

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

Successfully merging this pull request may close these issues.

1 participant