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

Unable to connect using Swift S3 Emulation Layer Middleware #9745

Closed
cyberduck opened this issue Oct 28, 2016 · 2 comments
Closed

Unable to connect using Swift S3 Emulation Layer Middleware #9745

cyberduck opened this issue Oct 28, 2016 · 2 comments
Labels
bug s3 AWS S3 Protocol Implementation worksforme
Milestone

Comments

@cyberduck
Copy link
Collaborator

a0cc06f created the issue

Found in Version (5.2.0) and (5.3.0) 21375

Unable to connect.

From proxy-server log:

Oct 21 12:46:10 prt001st001 proxy-server: Calling S3Token middleware.
Oct 21 12:46:10 prt001st001 proxy-server: Not a path query, skipping.
Oct 21 12:46:10 prt001st001 proxy-server: Deferring reject downstream
Oct 21 12:46:10 prt001st001 proxy-server: Received request from
Oct 21 12:46:10 prt001st001 proxy-server: Authorizing as anonymous (txn: txef39baa9959e44709f1ba-00580a7082)

it does not have auth header - it says anonymous

the proxy-server log when I run from s3curl:

Oct 21 12:47:05 prt001st001 proxy-server: Calling S3Token middleware.
Oct 21 12:47:05 prt001st001 proxy-server: Connecting to Keystone sending this JSON: {"credentials": {"access": "s3user1", "token": "R0VUCgoKRnJpLCAyMSBPY3QgMjAxNiAhhHo0NzowNSArMDAwMAov", "signature": "sF68DSmb9XwrS/d7rZhBvK4o="}}

It gets a auth header with credentials


Attachments

@cyberduck
Copy link
Collaborator Author

a0cc06f commented

The connection was working in version 4.8.3

@cyberduck
Copy link
Collaborator Author

@dkocher commented

You will have to use the S3 AWS2 Signature Version (HTTPS) profile.

@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 s3 AWS S3 Protocol Implementation worksforme
Projects
None yet
Development

No branches or pull requests

1 participant