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

Emit user-friendly log messages on failed CheckBucket requests #60

Merged
merged 2 commits into from Oct 13, 2014

Conversation

gaul
Copy link
Member

@gaul gaul commented Sep 28, 2014

No description provided.

curl will not consume the body of a response when CURLOPT_FAILONERROR
is set.  This prevents logging of responses for failed requests.
This allows callers to diagnose errors like InvalidAccessKeyId and
RequestTimeTooSkewed.
@gaul gaul force-pushed the check-bucket-disable-fail-on-error branch from 7a90fdc to 3d69ee0 Compare September 28, 2014 23:15
@gaul gaul changed the title Disable CURLOPT_FAILONERROR for CheckBucket Emit user-friendly log messages on failed CheckBucket requests Sep 28, 2014
ggtakec added a commit that referenced this pull request Oct 13, 2014
…rror

Emit user-friendly log messages on failed CheckBucket requests
@ggtakec ggtakec merged commit ccaed9a into s3fs-fuse:master Oct 13, 2014
@ggtakec
Copy link
Member

ggtakec commented Oct 13, 2014

andrewgaul, Thanks for yur help.

@gaul gaul deleted the check-bucket-disable-fail-on-error branch October 25, 2014 12:10
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.

None yet

2 participants