You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What happened
I tried to connect immudb with an Amazon S3 bucket by using Access and Secret Key. After the configuration and the restart of the service I see the following error between the logs and the service crash after some restarts (made by itself):
ERROR: unable to persist uuid on the remote storage: invalid response code: request failed with status code 400 (400 Bad Request)
I tried also to manually upload the immudb.identifier into the bucket but the error is still present.
What you expected to happen
My expectation to see data in the bucket.
How to reproduce it (as minimally and precisely as possible)
I'm using the following minimal configuration:
What happened
I tried to connect immudb with an Amazon S3 bucket by using Access and Secret Key. After the configuration and the restart of the service I see the following error between the logs and the service crash after some restarts (made by itself):
ERROR: unable to persist uuid on the remote storage: invalid response code: request failed with status code 400 (400 Bad Request)
I tried also to manually upload the immudb.identifier into the bucket but the error is still present.
What you expected to happen
My expectation to see data in the bucket.
How to reproduce it (as minimally and precisely as possible)
I'm using the following minimal configuration:
Environment
Additional info (any other context about the problem)
First I've configured immudb and then I added the bucket configuration.
The text was updated successfully, but these errors were encountered: