[GH-ISSUE #142] When using path 'Failed to access bucket' #86

Closed
opened 2026-03-04 01:41:54 +03:00 by kerem · 2 comments
Owner

Originally created by @petemill on GitHub (Mar 6, 2015).
Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/142

When connecting to the root of a bucket, connection is successful, but when attempting to connect to a path, the error 'Failed to access bucket' is always encountered. Have tried different regions and buckets but always get the same issue.

With '-o curldbg' specified I can see that Amazon is giving a response of SignatureDoesNotMatch when performing a GET for the path.

Originally created by @petemill on GitHub (Mar 6, 2015). Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/142 When connecting to the root of a bucket, connection is successful, but when attempting to connect to a path, the error 'Failed to access bucket' is always encountered. Have tried different regions and buckets but always get the same issue. With '-o curldbg' specified I can see that Amazon is giving a response of SignatureDoesNotMatch when performing a GET for the path.
kerem closed this issue 2026-03-04 01:41:54 +03:00
Author
Owner

@petemill commented on GitHub (Mar 6, 2015):

note that this seems to be a newly introduced bug, as I went back a year and built the old v1.76 from source and it does not present this issue.

<!-- gh-comment-id:77530099 --> @petemill commented on GitHub (Mar 6, 2015): note that this seems to be a newly introduced bug, as I went back a year and built the old v1.76 from source and it does not present this issue.
Author
Owner

@ggtakec commented on GitHub (Mar 21, 2015):

@petemill
I'm sorry for replying late.
This issue is as same as a problem which is posted on google groups, and I merged #155 today which fixed this problem.
Please try to use latest codes in master branch.

I closed this issue, and if you have a problem, please post new issue.
Thanks a lot.

<!-- gh-comment-id:84275842 --> @ggtakec commented on GitHub (Mar 21, 2015): @petemill I'm sorry for replying late. This issue is as same as a problem which is posted on google groups, and I merged #155 today which fixed this problem. Please try to use latest codes in master branch. I closed this issue, and if you have a problem, please post new issue. Thanks a lot.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/s3fs-fuse#86
No description provided.