Trouble starting Immich

Hi,

I am a new user to Immich and for last few days I have been trying to set up immich using docker compose. I have followed the instructions in this page: https://immich.app/docs/install/docker-compose/

I believe the issue I am having is with the postgres. Its not starting up and there is nothing in the logs except the line "Using HDD Storage". The container stats show 100% cpu being used by that container so I am assuming the init command just keeps running but eventually it fails healthcheck and container is marked as unhealthy. Immich server is not able to startup because it can't connect to postgres db.

I am trying to run the immich on a unprivileged lxc on proxmox. Attached are my docker compose/env files.
Was this page helpful?