singlestoredb-dev-image
singlestoredb-dev-image copied to clipboard
RESTORE DATABASE using S3 not working with dev-image
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:
- Do a full backup on a normal node to an S3 storage.
- Try to restore this backup on the dev-image.
- See the error.
Desktop (please complete the following information):
- OS: Ubuntu 22.04
- Docker version:
- Image tag: singlestore-labs/singlestoredb-dev:latest