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

Cannot use Rome with Minio #186

Closed
olejnjak opened this issue May 20, 2019 · 6 comments
Closed

Cannot use Rome with Minio #186

olejnjak opened this issue May 20, 2019 · 6 comments

Comments

@olejnjak
Copy link

Enhancement Suggestion / Bug Report

Since the latest version (0.21.0.58) I am unable to use Rome anymore, I get error

Error: could not download FirebaseAnalytics.dSYM : The bucket you are attempting to access must be addressed using the specified endpoint. Please send all future requests to this endpoint.

Steps which explain the enhancement or reproduce the bug

  1. rome download

Current behavior

I get error

Error: could not download FirebaseAnalytics.dSYM : The bucket you are attempting to access must be addressed using the specified endpoint. Please send all future requests to this endpoint.

Suggested behavior

Should work like previous versions

Rome version:

0.21.0.58

OS and version:

macOS 10.14.5 Mojave

@tmspzz
Copy link
Owner

tmspzz commented May 20, 2019

Hello, this is a problem with Minio and the bucket configuration you have. minio/minio#4681

Possibly: https://github.com/minio/minio/tree/master/docs/config#domain

@olejnjak
Copy link
Author

Okay

@joshuapoq
Copy link

joshuapoq commented May 28, 2019

@blender This issue is not present with v0.20.0.56 but is present in v0.21.0.58.

This seems to work fine! Hopefully I didn't break any other mechanism and there are enough tests to prove that.

Famous last words in the end of PR #175 ? 😅

@tmspzz
Copy link
Owner

tmspzz commented May 28, 2019

Yeah, maybe. Thing is I also use Minio in integration tests. Everything is working there so it would be great if you would help me reproduce.

@joshuapoq
Copy link

I have it reproduced with the newer version and am currently investigating - not ruling out that it's an issue with our config. Will post once I find out!

@tmspzz
Copy link
Owner

tmspzz commented May 28, 2019

Can you take a look at any of my bats test in the integration folder? That is how I spin up Minio.

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