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

How to debug S3 connection? #305

Open
LukasBombach opened this issue Jun 10, 2016 · 3 comments
Open

How to debug S3 connection? #305

LukasBombach opened this issue Jun 10, 2016 · 3 comments

Comments

@LukasBombach
Copy link

I'm trying to copy some JSON to S3, but I get a statusCode 400 (Bad Request). Is there a way to tell the reason for this? I don't know if I use wrong credentials or what else could have happened.

@LukasBombach
Copy link
Author

It's definitely my credentials btw, I have checked. I still don't know how to debug this, I can't even find anything useful in the debugger. No message string, no method.

@LukasBombach
Copy link
Author

Ok apparently knox just does not work with Frankfurt because it does not support signature v4. See #273 .

@krstffr
Copy link

krstffr commented Jan 13, 2017

Wow, trying to debug this has consumed so much of my time. :(

Thank you @LukasBombach

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