-
Hi all! I tried to update my Immich LXC Container. It brings up this error:
I tried it using the "update" command in the LXC and also pasted the Install link
in the LXC. Both bring the same error. Anyone any clue here? Thanks in advance! Best! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
@MarcMuc Do you happen to remember when you installed Immich via the script? I'm concerned there were some changes between when you installed it and present day. Meanwhile, I'm going to check out |
Beta Was this translation helpful? Give feedback.
@MarcMuc actually can you do this for me (take a snapshot/backup!):
curl -fsSLO https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/immich.sh
rm ./Dockerfile
bash ./immich.sh
Edit: fixed by #5227