Skip to content

'InvalidAccessKeyId' error with replication to local MinIO container #478

Closed Answered by technimakri
technimakri asked this question in Q&A
Discussion options

You must be logged in to vote

I've now realised that my setup wasn't trying to connect to my locally running minIO container, but rather trying to connect to AWS s3 directly. The error returned was correct there.

My (limited) understanding is that litestream uses regex to detect a localhost s3 type replica URL, which I mistakenly tried to extend to a docker network URL.

Looking back through the docs, I think this setup could be corrected using the endpoint config file option? That's what I'll try next.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by technimakri
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant