supabase-analytics container error, on self-hosted
When updating the
POSTGRES_PASSWORD
to something other than your-super-secret-and-long-password
in the .env
file for the self-hosted setup, https://supabase.com/docs/guides/self-hosting/docker#restarting-all-services the supabase-analytics container errors when restarting the docker services.
Anyone experienced anything like this?1 Reply
GitHub
password authentication failed for user "supabase_auth_admin" - Do...
Bug report Can't start Docker Describe the bug I Followed the guide, and I changed the JWT, ANON and SERVICE values both in .env and kong When I try to run docker compose up, I see those errors...