#Server not starting after update from 1.105.1 to 1.106.4

1 messages · Page 1 of 1 (latest)

stable dove
#

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.

silver scarabBOT
#

:wave: Hey @stable dove,

Thanks for reaching out to us. Please follow the recommended actions below; this will help us be more effective in our support effort and leave more time for building Immich immich.

References

Checklist

  1. :ballot_box_with_check: I have verified I'm on the latest release(note that mobile app releases may take some time).
  2. :ballot_box_with_check: I have read applicable release notes.
  3. :ballot_box_with_check: I have reviewed the FAQs for known issues.
  4. :ballot_box_with_check: I have reviewed Github for known issues.
  5. :ballot_box_with_check: I have tried accessing Immich via local ip (without a custom reverse proxy).
  6. :ballot_box_with_check: I have uploaded the relevant logs, docker compose, and .env files using the buttons below or the /upload command.
  7. :ballot_box_with_check: I have tried an incognito window, disabled extensions, cleared mobile app cache, logged out and back in, different browsers, etc. as applicable

(an item can be marked as "complete" by reacting with the appropriate number)

If this ticket can be closed you can use the /close command, and re-open it later if needed.

silver scarabBOT
covert seal
#

please run docker compose pull && docker compose up -d. Add sudo to both if needed

stable dove
#

thank you! that cleared it up! 😀

covert seal
#

Just FYI if you don’t run compose pull you’re not actually updating

silver scarabBOT
#

This thread has been closed. To re-open, use the button below.