Bad release of immich #1803

Closed
opened 2026-02-05 02:18:03 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @DavidTre07 on GitHub (Oct 16, 2025).

Have you read and understood the above guidelines?

yes

📜 What is the name of the script you are using?

Immich

📂 What was the exact command used to execute the script?

update

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

📈 Which Proxmox version are you on?

9.0.10

📝 Provide a clear and concise description of the issue.

It tried to update Immich with the update command.

cat /usr/bin/update
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/immich.sh)"

But the pinned version is 2.1.1 which doesn't exist, so I got this error message: "Pinned version 2.1.1 not found upstream"
As of today, On the Immich web site the last release is 2.1.0 (https://github.com/immich-app/immich/releases)
On the script we can see the configuration error: https://github.com/community-scripts/ProxmoxVE/blob/main/ct/immich.sh#L96

🔄 Steps to reproduce the issue.

Start update command: update

Paste the full error output (if available).

✔️ Recompiled libheif
✔️ Image-processing libraries up to date
✖️ Pinned version 2.1.1 not found upstream

🖼️ Additional context (optional).

No response

Originally created by @DavidTre07 on GitHub (Oct 16, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? Immich ### 📂 What was the exact command used to execute the script? update ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 📈 Which Proxmox version are you on? 9.0.10 ### 📝 Provide a clear and concise description of the issue. It tried to update Immich with the update command. ``` cat /usr/bin/update bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/immich.sh)" ``` But the pinned version is 2.1.1 which doesn't exist, so I got this error message: "Pinned version 2.1.1 not found upstream" As of today, On the Immich web site the last release is 2.1.0 (https://github.com/immich-app/immich/releases) On the script we can see the configuration error: https://github.com/community-scripts/ProxmoxVE/blob/main/ct/immich.sh#L96 ### 🔄 Steps to reproduce the issue. Start update command: update ### ❌ Paste the full error output (if available). ✔️ Recompiled libheif ✔️ Image-processing libraries up to date ✖️ Pinned version 2.1.1 not found upstream ### 🖼️ Additional context (optional). _No response_
OVERLORD added the bug label 2026-02-05 02:18:03 +03:00
Author
Owner

@MickLesk commented on GitHub (Oct 16, 2025):

Done

@MickLesk commented on GitHub (Oct 16, 2025): Done
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#1803