Was having an issue with the server running in k8s where it was getting stuck at this point.
To try and work around this I deleted everything and setup again from scratch on the latest helm chart 0.8.2 and on the latest version of Immich 1.118.2. However the same issue persists. The PVC's for the Postgres and the immich-library have all been deleted to let it recreate but no luck.
From the server, installed the postgresql-client and can access the DB with the provided creds.
Turned on IMMICH_LOG_LEVEL: verbose but this hasn't really given any further clues to the cause of the issue. Not seeing anything in /var/logs either
Just trying to get some help on how to get more details out of the app on what it is having issues with:
Initializing Immich v1.118.2
DEBUG: cgroup v2 detected.
DEBUG: No CPU limits set.
Detected CPU Cores: 8
Starting api worker
Starting microservices worker
[Nest] 7 - 10/21/2024, 4:30:35 PM LOG [Microservices:EventRepository] Initialized websocket server
[Nest] 7 - 10/21/2024, 4:30:35 PM LOG [Microservices:MapRepository] Initializing metadata repository
[Nest] 17 - 10/21/2024, 4:30:36 PM LOG [Api:EventRepository] Initialized websocket server
.