Thanks for helping, I am very confused right now.
I experience fast restarts from immich_server on intel and amd with plenty of cpu/ram/cores not used, dmesg doesn't say anything, I assume this is either down to my os/kernel or me loading in lots of jobs to the waiting list (I have 80k files)
The fast restart pattern:
[Nest] 37 - 07/13/2026, 8:09:13 PM LOG [Api:Bootstrap] Immich Server is listening on http://127.0.0.1:2283 [v3.0.2] [production]
Initializing Immich v3.0.2
Detected CPU Cores: 16```
slow restart pattern (here my immich container shows (139) after docker ps) :
```server Initializing Immich v3.0.2 Detected CPU Cores: 16 ( [Nest] 7 - 07/13/2026, 8:34:10 PM LOG [Microservices:MapRepository] Initializing metadata repository Initializing Immich v3.0.2 Detected CPU Cores: 16 ( LOG [Api:Bootstrap] Immich Server is listening on http://127.0.0.1:2283 [v3.0.2] [production] LOG [Microservices:NestApplication] Nest application successfully started[Nest] 7 - 07/13/2026, 8:35:16 PM LOG [Microservices:Bootstrap] Immich Microservices is running [v3.0.2] [production] Initializing Immich v3.0.2 Detected CPU Cores: 16 (node:7) ] } [Nest] 37 - 07/13/2026, 8:36:21 PM LOG [Api:WebsocketRepository] Initialized websocket server```
Again thanks to anyone willing to help. I will post the redacted docker-compose.yml and some logs below, could someone also explain how this occured so I can avoid this in future if possible.
.