mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2026-04-25 05:16:00 +03:00
[GH-ISSUE #456] Mount fails with error "s3fs: Failed to access bucket" #247
Labels
No labels
bug
bug
dataloss
duplicate
enhancement
feature request
help wanted
invalid
need info
performance
pull-request
question
question
testing
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/s3fs-fuse#247
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @DarthKolli on GitHub (Jul 28, 2016).
Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/456
Here is the full info -
[root@mk-test1 ~]# /usr/bin/s3fs kmk-test3 mybucket -o default_acl=public-read -d -d -f -o f2 -o curldbg
set_moutpoint_attribute(3291): PROC(uid=0, gid=0) - MountPoint(uid=0, gid=0, mode=40755)
FUSE library version: 2.9.2
nullpath_ok: 0
nopath: 0
utime_omit_ok: 0
unique: 1, opcode: INIT (26), nodeid: 0, insize: 56, pid: 0
INIT: 7.22
flags=0x0000f7fb
max_readahead=0x00020000
s3fs_init(2595): init
s3fs_check_service(2894): check services.
CheckBucket(2228): check a bucket.
prepare_url(172): URL is http://s3.amazonaws.com/kmk-test3/
prepare_url(192): URL changed is http://kmk-test3.s3.amazonaws.com/
RequestPerform(1467): connecting to URL http://kmk-test3.s3.amazonaws.com/
About to connect() to kmk-test3.s3.amazonaws.com port 80 (#0)
Trying 54.231.237.43...
Connected to kmk-test3.s3.amazonaws.com (54.231.237.43) port 80 (#0)
The requested URL returned error: 403 Forbidden
Closing connection 0
RequestPerform(1595): ### CURLE_HTTP_RETURNED_ERROR
RequestPerform(1600): HTTP response code =403
s3fs: Failed to access bucket.
Version details
[root@mk-test1 ~]# which s3fs
/usr/bin/s3fs
[root@mk-test1 ~]# s3fs --version
Amazon Simple Storage Service File System 1.74
Copyright (C) 2010 Randy Rizun rrizun@gmail.com
License GPL2: GNU GPL version 2 http://gnu.org/licenses/gpl.html
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
@DarthKolli commented on GitHub (Aug 2, 2016):
Time sync issue.
@DarthKolli commented on GitHub (Aug 2, 2016):
issue is resolved when time is sync'ed with ntp server