Closed PHLAK closed 9 months ago
I investigated a little further and everything else seems to be working fine. Only issue is the server status and version showing Offline/Unknown.
Also, after restarting the containers I no longer see the migration error in the logs.
Yeah the message showed there means that the migration was running at the same time in both the server and microservices container. For Offline/Unknown issue, make sure your reverse proxy support websocket
Yeah the message showed there means that the migration was running at the same time in both the server and microservices container.
That makes sense.
For Offline/Unknown issue, make sure your reverse proxy support websocket
This was the issue, thank you.
For anyone finding this and who is running DSM 7, here is how to enable websockets (it took me a while). You will have two values autopopulated, don't touch it and just save.
The bug
Server status and version are no longer showing after updating to v1.94.1
I spotted the following error in the logs.
The OS that Immich Server is running on
Arch Linux
Version of Immich Server
v1.94.1
Version of Immich Mobile App
v1.94.0
Platform with the issue
Your docker-compose.yml content
Your .env content
Reproduction steps
Additional information
No response