We’ve recently been seeing an error show up for our users. When trying to run queries they’ve been able to run before (and queries they created themselves), our users get the following error
Error running query: (psycopg2.OperationalError) FATAL: password authentication failed for user “foo” FATAL: password authentication failed for user “foo”

However, everyone is using their own account, so they’re not that “foo” user.

Anybody else noticed this error? It just started yesterday for us.