[GH-ISSUE #1186] AuthorizationHeaderMalformed - the region 'us-east-1' is wrong; expecting 'eu-nl-1 #626

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

Originally created by @amitkertis17 on GitHub (Oct 27, 2019).
Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/1186

Version of s3fs being used (s3fs --version)

v1.85

Details about issue

[ERR] curl.cpp:CheckBucket(3423): Check bucket failed, S3 response:
AuthorizationHeaderMalformedThe authorization header is malformed; the region 'us-east-1' is wrong; expecting 'eu-nl-1'tx030fad750ef4436b8af60-005db5a5a1eu-nl-1

i try to connect swift and i get this error
what can i do
please help me :)

thanks
amit

Originally created by @amitkertis17 on GitHub (Oct 27, 2019). Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/1186 #### Version of s3fs being used (s3fs --version) v1.85 ### Details about issue [ERR] curl.cpp:CheckBucket(3423): Check bucket failed, S3 response: <?xml version='1.0' encoding='UTF-8'?> <Error><Code>AuthorizationHeaderMalformed</Code><Message>The authorization header is malformed; the region 'us-east-1' is wrong; expecting 'eu-nl-1'</Message><RequestId>tx030fad750ef4436b8af60-005db5a5a1</RequestId><Region>eu-nl-1</Region></Error> i try to connect swift and i get this error what can i do please help me :) thanks amit
kerem closed this issue 2026-03-04 01:47:20 +03:00
Author
Owner

@gaul commented on GitHub (Oct 28, 2019):

Can you share your s3fs options? This might work if you specify -o endpoint=eu-nl.

<!-- gh-comment-id:546793142 --> @gaul commented on GitHub (Oct 28, 2019): Can you share your s3fs options? This might work if you specify `-o endpoint=eu-nl`.
Author
Owner

@amitkertis17 commented on GitHub (Oct 28, 2019):

this is the command i am using

sudo s3fs aaa12345 /mnt/s3test2 -o passwd_file=/home/ccloud/.passwd-s3fs -o url=https://objectstore-3.eu-nl-1.cloud.sap:443/ -o use_path_request_style -o dbglevel=info -f -o curldbg

<!-- gh-comment-id:546857540 --> @amitkertis17 commented on GitHub (Oct 28, 2019): this is the command i am using sudo s3fs aaa12345 /mnt/s3test2 -o passwd_file=/home/ccloud/.passwd-s3fs -o url=https://objectstore-3.eu-nl-1.cloud.sap:443/ -o use_path_request_style -o dbglevel=info -f -o curldbg
Author
Owner

@amitkertis17 commented on GitHub (Oct 28, 2019):

i use this flag "-o endpoint = " and its fix the problem
thank u very much

<!-- gh-comment-id:546861629 --> @amitkertis17 commented on GitHub (Oct 28, 2019): i use this flag "-o endpoint = " and its fix the problem thank u very much
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#626
No description provided.