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

S3 bucket not found #131

Closed
TLINDEN opened this issue Oct 17, 2024 · 1 comment · Fixed by #132
Closed

S3 bucket not found #131

TLINDEN opened this issue Oct 17, 2024 · 1 comment · Fixed by #132
Labels
enhancement New feature or request

Comments

@TLINDEN
Copy link
Contributor

TLINDEN commented Oct 17, 2024

Howdy,

I stumbled onto this problem with the current release:

integration-mgob-0 mgob time="2024-10-17T09:00:01Z" level=error msg="BACKUP FAILED: S3 uploading /tmp/rocketchatdb-hour-1729155600.gz to rocketchatdb-hour/rocketchat-55050-db failed `/tmp/rocketchatdb-hour-1729155600.gz` -> `rocketchatdb-hour/rocketchat-55050-db/rocketchatdb-hour-1729155600.gz` mc: <ERROR> Failed to copy `/tmp/rocketchatdb-hour-1729155600.gz`. Bucket `rocketchat-55050-db` does not exist. Total: 0 B, Transferred: 0 B, Speed: 0 B/s : exit status 1" plan=rocketchatdb-hour

Wouldn't it be a good idea if mgob creates the bucket if missing? Or is that not possible?

@maxisam
Copy link
Owner

maxisam commented Oct 21, 2024

Welcome make a PR for this. I think it should be a config saying createBucketIfNeeded: true to enable this.

@maxisam maxisam added the enhancement New feature or request label Oct 21, 2024
TLINDEN pushed a commit to TLINDEN/mgob that referenced this issue Oct 22, 2024
maxisam added a commit that referenced this issue Oct 28, 2024
@maxisam maxisam closed this as completed Oct 29, 2024
danielchristianschroeter pushed a commit to danielchristianschroeter/mgob that referenced this issue Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants