Messed up update to v1.88
Hi all, I'm an immich and unraid newbie and I've f**d up my update, I thought I was updating to 1.87 not 1.88 so I clicked update stack through compose manager which worked, but when I went to my local IP I got the error "this container (immich-web) is no longer in use"
I've since read the instructions on GitHub and done my best to follow them.
I've hit compose down, gone into the compose file and added the ports lines and removed the immich web and immich proxy lines.
When I try to update the stack now I get the error "parsing /boot/config/plugins/compose.manager/projects/immich/docker-compose.yml: yaml: line 11 did not find expected '_' indicator
I've tried adding speech marks around the ports as suggested in the comments on GitHub but get the same error
Is this fixable? Or do I need to remove all files and start again?
11 Replies
Please post your
docker-compose.yml
file
Have you had a chance to read the release note?Hi Alex, Thanks for all of your work on this app, i love it 🙂
when using krusader i cant get to my yml file, under /boot there isn't a config folder
hmm, I am not very familiar with krusader, but in other to fix the issue you are seeing, you will have to modify the docker-compose file
the detail can be found here on what to modify
this is the compose file

this is incorrect

should be like this
thank you, i'll modify this now
it's pulling the layers now. Thank you so much
No problem, let me know if it helps with getting into the server
back up and running, glad it was so simple.
Thank for your help @Alex