I updated from 1.105.1 to 1.106.4 following the guide and making docker compose changes as specified here: https://github.com/immich-app/immich/releases (including using the --remove-orphans flag on restart.)
The server doesn't appear to spin up correctly. Using Portainter to check logs, I see logs showing the other containers (machine learning, postgres, redis) are all up and ready for connections, but the server container has no logs but shows it has been created. When trying to access the server at localhost:2283/0.0.0.0:2283/127.0.0.1:2283 no connection is made.
.