S3: Enable debug logging when annex.debug or --debug is set.
To debug a bug report, but generally useful.
This commit is contained in:
parent
a7c35d6961
commit
3b3aaf0d56
3 changed files with 32 additions and 3 deletions
|
@ -0,0 +1,18 @@
|
|||
[[!comment format=mdwn
|
||||
username="joey"
|
||||
subject="""comment 1"""
|
||||
date="2015-04-21T19:23:18Z"
|
||||
content="""
|
||||
So the http 301 redirect seems to be the relevant clue.
|
||||
|
||||
Perhaps the old S3 library followed such redirects and the new aws library
|
||||
does not. Although AFAICS, http-client should follow redirects by default.
|
||||
|
||||
Are you able to store new files in this remote and get them back out?
|
||||
|
||||
Which Amazon datacenter is the bucket at?
|
||||
|
||||
I've added some more debugging to the S3 remote; --debug will now
|
||||
have it log the http requests and responses. Perhaps this will give us
|
||||
more clues to the problem.
|
||||
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue