Using AWS S3 as the registry storage for OpenBalena

Hello @embewe,

First of all, welcome to the balena forums!

As I understand the solution, a miss configured environment was causing the problem.
The environment for OPENBALENA_S3_BUCKETS and OPENBALENA_REGISTRY2_S3_BUCKET needs to be set. I’m linking you the respective code location here
open-balena/make-env at 4a0f9c9db15888b90660a66b58acf6f82124f859 · balena-io/open-balena · GitHub and here open-balena/make-env at 4a0f9c9db15888b90660a66b58acf6f82124f859 · balena-io/open-balena · GitHub

Please also double check with this forums thread: Configure to use AWS S3 and RDS

Can you also please share more details about the issue that you’re facing?
Runtime logs of the open-balena-api as mentioned docker exec -it <name or ID> journalctl -u open-balena-api -f

Have you double checked that you have set all environment variables to use AWS S3 from the open-balena deployment?

Thanks for sharing more details and best regards
Harald