Cannot get new instance to connect to database
Very strange behavior going on with a new install of immich on a new server instance. The host is Truenas Scale EE. I am setting this up as a docker compose and env file. I get the same behavior with using a custom yaml install, portainer, komodo or docker compose up -d from a shell. Each time, the instance will deploy and run, but no matter what, I cannot get the server to connect to the database. I am using the exact same config from another truenas scale EE install deployed through Komodo. I’m not sure what I’m missing here. I original started with not having the DB_HOSTNAME, DB_URI, etc set in the .env file, but then tried to add those manually to force the instance to look for each of those containers. Additionally, I’ve deleted all of the directories and re-deployed and forced to re-pull images to no avail.
