Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Interoperability with cn-north-1 #8568

Closed
cyberduck opened this issue Feb 9, 2015 · 9 comments
Closed

Interoperability with cn-north-1 #8568

cyberduck opened this issue Feb 9, 2015 · 9 comments
Assignees
Labels
bug fixed s3 AWS S3 Protocol Implementation
Milestone

Comments

@cyberduck
Copy link
Collaborator

f842388 created the issue

I get strange results trying to connect to the S3 cn-north-1 region via Cyberduck.

The docs say the endpoint is "s3.cn-north-1.amazonaws.com.cn". They also say that cn-north-1 requires Sigv4 for request signing.

Cyberduck's error is very odd:

S3.cn-north-1.s3-cn-north-1.com.cn: nodename nor servname provided, or not known. Please contact your web hosting service provider for assistance.

Uhm. That's not the hostname I entered at all...

@cyberduck
Copy link
Collaborator Author

@dkocher commented

You should keep the hostname s3.amazonaws.com in the Server input field of the Open Connection or Bookmark window.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Please post the transcript from the log drawer (⌘-L).

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Support for authentication signature version AWS4-HMAC-SHA256 is in #8302.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Documentation of s3.cn-north-1.amazonaws.com.cn endpoint in Isolated Regions.

@cyberduck
Copy link
Collaborator Author

@cyberduck
Copy link
Collaborator Author

@dkocher commented

In 9c5d619.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

The Amazon S3 s3.cn-north-1.amazonaws.com.cn region supports only Signature Version 4 in request authentications.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

In 56d097c.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Could you please update to the latest snapshot build available and let us know if it works for you as we can only test the connection setup.

@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug fixed s3 AWS S3 Protocol Implementation
Projects
None yet
Development

No branches or pull requests

2 participants