Open GoogleCodeExporter opened 8 years ago
Hi, Stephan
It seems s3fs could not access your bucket.
Please check /etc/passwd-s3fs or $HOME/.passwd-s3fs or passed file which is
specified on command line option.
(Whichever the bucket allows to access from your box.)
Thanks in advance for your help.
Original comment by ggta...@gmail.com
on 13 Oct 2014 at 2:23
Having the same issue.
error: "Transport endpoint is not connected"
with -f option in s3fs mount command, feedback:
set_moutpoint_attribute(3291): PROC(uid=0, gid=0) - MountPoint(uid=0, gid=0,
mode=40755)
s3fs_init(2595): init
s3fs_check_service(2894): check services.
CheckBucket(2228): check a bucket.
RequestPerform(1467): connecting to URL http://daniellebucket.daniellebucket.s3.amazonaws.com/daniellebucket/.s3.amazonaws.com/daniellebucket/
RequestPerform(1595): ### CURLE_HTTP_RETURNED_ERROR
RequestPerform(1600): HTTP response code =403
s3fs: Failed to access bucket.
s3 logs:
arn:aws-us-gov:iam::914801853267:user/WrenD F90D93E9EED53A23
REST.GET.NOTIFICATION - "GET /?notification HTTP/1.1" 200 - 115 - 8 - "-"
"aws-internal/3" -
c388b915aaadba4345483ef7559d8e563a0a5a7a828878367f69bf60f3a0e195 daniellebucket
[04/Feb/2015:15:00:01 +0000] 10.212.16.40
arn:aws-us-gov:iam::914801853267:user/WrenD 8FEB95534E249D73
REST.GET.BUCKETPOLICY - "GET /daniellebucket?policy HTTP/1.1" 404
NoSuchBucketPolicy 295 - 12 - "-" "S3Console/0.4" -
c388b915aaadba4345483ef7559d8e563a0a5a7a828878367f69bf60f3a0e195 daniellebucket
[04/Feb/2015:15:00:01 +0000] 10.212.16.40
arn:aws-us-gov:iam::914801853267:user/WrenD E7C45C0ADE08A892 REST.GET.WEBSITE -
"GET /daniellebucket?website HTTP/1.1" 404 NoSuchWebsiteConfiguration 329 - 17
- "-" "S3Console/0.4" -
c388b915aaadba4345483ef7559d8e563a0a5a7a828878367f69bf60f3a0e195 daniellebucket
[04/Feb/2015:15:10:38 +0000] 10.212.16.40
arn:aws-us-gov:iam::914801853267:user/WrenD 6024D34E2426C153 REST.GET.BUCKET -
"GET /daniellebucket?prefix=&max-keys=100&marker=&delimiter=/&encoding-type=url
HTTP/1.1" 200 - 352 - 22 21 "-" "S3Console/0.4" -
grep s3fs /var/log/messages:
Feb 4 10:36:29 ip-10-2-10-12 s3fs: init $Rev: 497 $
Feb 4 10:36:29 ip-10-2-10-12 s3fs: ### CURLE_HTTP_RETURNED_ERROR
Feb 4 10:36:29 ip-10-2-10-12 s3fs: HTTP response code =403
Checked ~/.passwd-s3fs
Checked /etc/passwd-s3fs
recreated keys
Checked permissions on S3 bucket, allows all for authenticated users and 'me'
-s3fs version 1.74
-fuse version 2.8.3
-RHEL 6.6, kernel 2.6.32-431.29.2.el6.x86_64 #1 SMP Sun Jul 27 15:55:46 EDT
2014 x86_64 x86_64 x86_64 GNU/Linux
-s3fs command line: s3fs -o allow_other -o use_cache=/tmp -f -d -o
url=http://daniellebucket.s3.amazonaws.com/ daniellebucket /mnt/s3
Original comment by danielle...@gmail.com
on 4 Feb 2015 at 4:49
Original issue reported on code.google.com by
Stephan....@googlemail.com
on 7 Oct 2014 at 1:01