[GH-ISSUE #461] Beijing region how to mount s3 service #252

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

Originally created by @mwp123 on GitHub (Aug 16, 2016).
Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/461

Thanks you project.I need you help.I use S3 service of China beijing region.I try to mount s3 to EC2 server,but s3fs reture "s3fs: Failed to access bucket.".

Originally created by @mwp123 on GitHub (Aug 16, 2016). Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/461 Thanks you project.I need you help.I use S3 service of China beijing region.I try to mount s3 to EC2 server,but s3fs reture "s3fs: Failed to access bucket.".
kerem closed this issue 2026-03-04 01:43:41 +03:00
Author
Owner

@mwp123 commented on GitHub (Aug 16, 2016):

[root@web ~]# s3fs data-riman /mnt/test -o default_acl=public-read -d -d -f -o url=http://s3.cn-north-1.amazonaws.com.cn -o curldbg -o passwd_file=/etc/passwd-s3fs
set_moutpoint_attribute(3291): PROC(uid=0, gid=0) - MountPoint(uid=0, gid=0, mode=40755)
FUSE library version: 2.9.5
nullpath_ok: 0
nopath: 0
utime_omit_ok: 0
unique: 1, opcode: INIT (26), nodeid: 0, insize: 56, pid: 0
INIT: 7.23
flags=0x0003f7fb
max_readahead=0x00020000
s3fs_init(2595): init
s3fs_check_service(2894): check services.
CheckBucket(2228): check a bucket.
RequestPerform(1467): connecting to URL http://data-riman.s3.cn-north-1.amazonaws.com.cn/

  • Trying 54.222.22.6...

  • Connected to data-riman.s3.cn-north-1.amazonaws.com.cn (54.222.22.6) port 80 (#0)

    GET / HTTP/1.1
    Host: data-riman.s3.cn-north-1.amazonaws.com.cn
    Accept: /
    Authorization: AWS AKIAOM3A67S4CMB72LDA:YGL/5CXj8GGHRhsCUC+8iryoGq8=
    Date: Tue, 16 Aug 2016 06:12:04 GMT

  • The requested URL returned error: 400 Bad Request

  • Closing connection 0
    RequestPerform(1595): ### CURLE_HTTP_RETURNED_ERROR
    RequestPerform(1600): HTTP response code =400
    s3fs: Failed to access bucket.

<!-- gh-comment-id:240014499 --> @mwp123 commented on GitHub (Aug 16, 2016): [root@web ~]# s3fs data-riman /mnt/test -o default_acl=public-read -d -d -f -o url=http://s3.cn-north-1.amazonaws.com.cn -o curldbg -o passwd_file=/etc/passwd-s3fs set_moutpoint_attribute(3291): PROC(uid=0, gid=0) - MountPoint(uid=0, gid=0, mode=40755) FUSE library version: 2.9.5 nullpath_ok: 0 nopath: 0 utime_omit_ok: 0 unique: 1, opcode: INIT (26), nodeid: 0, insize: 56, pid: 0 INIT: 7.23 flags=0x0003f7fb max_readahead=0x00020000 s3fs_init(2595): init s3fs_check_service(2894): check services. CheckBucket(2228): check a bucket. RequestPerform(1467): connecting to URL http://data-riman.s3.cn-north-1.amazonaws.com.cn/ - Trying 54.222.22.6... - Connected to data-riman.s3.cn-north-1.amazonaws.com.cn (54.222.22.6) port 80 (#0) > GET / HTTP/1.1 > Host: data-riman.s3.cn-north-1.amazonaws.com.cn > Accept: _/_ > Authorization: AWS AKIAOM3A67S4CMB72LDA:YGL/5CXj8GGHRhsCUC+8iryoGq8= > Date: Tue, 16 Aug 2016 06:12:04 GMT - The requested URL returned error: 400 Bad Request - Closing connection 0 RequestPerform(1595): ### CURLE_HTTP_RETURNED_ERROR RequestPerform(1600): HTTP response code =400 s3fs: Failed to access bucket.
Author
Owner

@mwp123 commented on GitHub (Aug 16, 2016):

I have solveed by myself.Thanks all.

<!-- gh-comment-id:240062568 --> @mwp123 commented on GitHub (Aug 16, 2016): I have solveed by myself.Thanks all.
Author
Owner

@ggtakec commented on GitHub (Sep 19, 2016):

@mwp123 I'm sorry for my late reply.
I'm going to close this issue.
Regards,

<!-- gh-comment-id:247914579 --> @ggtakec commented on GitHub (Sep 19, 2016): @mwp123 I'm sorry for my late reply. I'm going to close this issue. Regards,
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#252
No description provided.