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

301 response missing Location header #224

Closed
mljsimone opened this issue Aug 24, 2022 · 1 comment
Closed

301 response missing Location header #224

mljsimone opened this issue Aug 24, 2022 · 1 comment

Comments

@mljsimone
Copy link

Executing warp like this:
warp get --host=s3.amazonaws.com --access-key=blah --secret-key=blah

throws the error:

warp: Preparing server. warp: <ERROR> Error preparing server. Head "http://warp-benchmark-bucket.s3.dualstack.us-east-1.amazonaws.com/": 301 response missing Location header.

@vadmeste
Copy link
Member

@mljsimone it looks like someone already owns warp-benchmark-bucket in AWS S3. Buckets are unique in AWS S3, you need to pick a new bucket name with '--bucket' flag

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants