#Trying to update immich
1 messages · Page 1 of 1 (latest)
:wave: Hey @crisp quail,
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
.
References
- Container Logs:
docker compose logsdocs - Container Status:
docker compose psdocs - Reverse Proxy: https://immich.app/docs/administration/reverse-proxy
Checklist
- :blue_square: I have verified I'm on the latest release(note that mobile app releases may take some time).
- :blue_square: I have read applicable release notes.
- :blue_square: I have reviewed the FAQs for known issues.
- :blue_square: I have reviewed Github for known issues.
- :blue_square: I have tried accessing Immich via local ip (without a custom reverse proxy).
- :blue_square: I have uploaded the relevant logs, docker compose, and .env files using the buttons below or the
/uploadcommand. - :blue_square: 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.
Did you change anything in your yml or env files?
Did you read the release notes?
it just said hotfixes unless i read the wrong release notes... https://github.com/immich-app/immich/releases
You should read the notes for every version you're skipping, not just the very latest ;)
I think you can restore your database
Just put the values back to what they were.
Your database is probably still inside the container
i see yup okie well live and learn lol
ya they are still there i checked that, i have my old compose file
is there any special thing i should do or just put back the old compose file and repeat the same steps as if i was "updating"
Nothing special is needed for this update.
just put back the old compose file and repeat the same steps as if i was "updating"
yaml: line 34: found character that cannot start any token
this is the error im getting when running docker compose pull with my original docker-compose file back in
@crisp quail uploaded
Seems like a matter of unnecessary sapce.
Send your yml + env file here
@crisp quail uploaded
Pay attention to the indentation (original file on the right, your file on the left)
i see, question are u using notepad++ or what program to view files
Text Compare! is an online diff tool that can find the difference between two text documents. Just paste and compare.
gotcha xD sorry i think ill fix it now and figure it out thanks sorry for the dumbass mistake
In any situation I always use VScode
no problems 🙂
ya i had it idk why i delete it, i just dont do coding much at all, i will look into that and fix it thanks for the help!