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

RESTORE DATABASE using S3 not working with dev-image #25

Open
miguilimzero opened this issue Apr 13, 2023 · 0 comments
Open

RESTORE DATABASE using S3 not working with dev-image #25

miguilimzero opened this issue Apr 13, 2023 · 0 comments

Comments

@miguilimzero
Copy link

Describe the bug

When trying to restore a full backup from an S3 storage to the dev-image, you get the following error:

"ERROR 2205 ER_SNAPSHOT_SUBPROCESS_EXITED_WITH_NONZERO_RESULT: Leaf Error (127.0.0.1:3307): Backup subprocess nonzero exit value. Failed to Download whole object".

Note.1: Tried with and without persistent storage.

Note.2: Tried in the same host & same backup using the default installation, and it worked as expected.

Note.3: I didn't try using another backup provider.

Steps to reproduce the behavior:

  1. Do a full backup on a normal node to an S3 storage.
  2. Try to restore this backup on the dev-image.
  3. See the error.

Desktop (please complete the following information):

  • OS: Ubuntu 22.04
  • Docker version:
  • Image tag: singlestore-labs/singlestoredb-dev:latest
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

1 participant