mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2026-04-25 05:16:00 +03:00
[GH-ISSUE #84] mount fails on eu-central-1 hosting #46
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#46
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 @logicfish on GitHub (Nov 17, 2014).
Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/84
bash-4.2# /opt/bin/s3fs -o allow_other -f -d logicfish-crux-ports ~/mnt
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://logicfish-crux-ports.s3.amazonaws.com/
RequestPerform(1595): ### CURLE_HTTP_RETURNED_ERROR
RequestPerform(1600): HTTP response code =400
s3fs: Failed to access bucket.
bash-4.2#
@gaul commented on GitHub (Nov 17, 2014):
Duplicate of #76?
@ggtakec commented on GitHub (Feb 7, 2015):
Hi, logicfish
I'm sorry for replying late.
Please see #76 and #116, probably this issue is solved.
I'm going to close this issue, but if you have any problem yet, please post new issue.
Regards,