imagegenius / docker-immich

Monolithic (Single) Docker Container for Immich
GNU General Public License v3.0
618 stars 28 forks source link

ERROR [ExceptionHandler] password authentication failed for user "postgres" #451

Closed dodgemanrt closed 2 weeks ago

dodgemanrt commented 1 month ago

I logged into the Postgres docker and ran the command psql -U postgres and I get the message failed: FATAL: role "postgres" does not exist. Not sure how the user was deleted all of a sudden. How can I add it back ?

hydazz commented 2 weeks ago

Out of scope of our support, but check your postgres container variables, is the 'admin' user set to postgres or immich? perhaps psql -U immich.

Other than that we can't help unfortunately 😕.