Hey all! We've rotated the dagster external DB pas...
# ask-community
c
Hey all! We've rotated the dagster external DB password, updated the secret which has the
postgresql-password
but Dagit/Daemon are unable to connect to the database:
Copy code
failed: FATAL:  password authentication failed for user "<user>"
Is there anything else I should be looking at?
m
Sounds like you are in k8s? restart the dagit and daemon pods
c
We did. We even exec'd into the Dagit pod passing a
sleep
command rather than running dagit cli and the secret is there and correct but still unable to connect to the database.
d
How did you check that the secret is there and correct? Did you look at the value of the environment variable?
Does running psql with that host and password and user from the dagit pod work?
c
We are testing it now using psql, one sec
c
surprise
\n
encoded in the password facepalm
🎉 1
homer disappear 2
😶‍🌫️ 1