molemanx
molemanx
IImmich
Created by molemanx on 12/27/2024 in #help-desk-support
Unable To Change Postgres Password
Hi there, I have been trying to modify the base docker compose file found here so it doesn't rely on a .env file https://immich.app/docs/install/docker-compose/ This provides far more freedom for me to keep things exactly the same across all my docker compose files. I've finally had success with this, however strangely when you try to change the default 'postgres' password the whole thing fails and immich is unable to connect to postgres. I was hoping to work out why? I've attached a modified immich yaml file (with traefik working in my own setup), the moment you attempt to change the environment variable 'POSTGRES_PASSWORD' immich is unable to connect to postgres. I'll attach exact errors below, thanks!
45 replies
IImmich
Created by molemanx on 12/23/2024 in #help-desk-support
ECONNREFUSED - Unable To Connect To Database
Hi, I've been trying to set up immich for a few hours now but can't get past this error. I'm happy to post logs, I'm using the recommended docker compose setup however I have adapted the compose file for my own setup. Please see below for my compose file. This is a completely new install and I've already tried a couple fixes such as switching the postgres container, deleting all postgres files and restarting my entire stack multiple times. Any help is hugely appreciated, I'm at a complete loss with this and after reading multiple reddit and github posts I thought it was best to just post here. Thank you!
29 replies