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

Missing S3 Minio Bucket - rome upload hangs #162

Open
fabb opened this issue Feb 2, 2019 · 1 comment
Open

Missing S3 Minio Bucket - rome upload hangs #162

fabb opened this issue Feb 2, 2019 · 1 comment
Labels

Comments

@fabb
Copy link
Contributor

fabb commented Feb 2, 2019

Enhancement Suggestion / Bug Report

When Minio Bucket does not yet exist, rome upload hangs.

Steps which explain the enhancement or reproduce the bug

  1. In a new project with Rome and a Minio instance set up, but not yet added the according bucket, execute rome upload

Current behavior

No output, and the command does not finish. When the bucket is created, it immediately works the next time `rome upload` is executed.

Suggested behavior

Some error message would be helpful in case the bucket does not yet exist.

Why would the enhancement be useful to most users

Newbies to Minio might forget about creating the bucket, or expect rome to create one if it does not yet exist.

Rome version:

0.18.0.51

OS and version:

macOS Mojave
@tmspzz tmspzz added the bug label Feb 3, 2019
@tmspzz
Copy link
Owner

tmspzz commented Feb 3, 2019

Thanks for reporting, I'll check if it is possible to define a timeout when communicating with the bucket.

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

No branches or pull requests

2 participants