We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi !
Im changing the secrets params.
When I'm setting the POSTGRES_PASSWORD param to something different from "your-super-secret-and-long-postgres-password", its showing the error:
db-1 | 172.29.0.5 2024-10-12 13:22:26.720 UTC [989] supabase_admin@postgres FATAL: password authentication failed for user "supabase_admin"
analytics-1 | 13:22:58.692 [error] Postgrex.Protocol (#PID<0.4728.0>) failed to connect: ** (Postgrex.Error) FATAL 28P01 (invalid_password) password authentication failed for user "supabase_admin"
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi !
Im changing the secrets params.
When I'm setting the POSTGRES_PASSWORD param to something different from "your-super-secret-and-long-postgres-password", its showing the error:
db-1 | 172.29.0.5 2024-10-12 13:22:26.720 UTC [989] supabase_admin@postgres FATAL: password authentication failed for user "supabase_admin"
analytics-1 | 13:22:58.692 [error] Postgrex.Protocol (#PID<0.4728.0>) failed to connect: ** (Postgrex.Error) FATAL 28P01 (invalid_password) password authentication failed for user "supabase_admin"
The text was updated successfully, but these errors were encountered: