incorrect version display #1558

Open
opened 2025-11-20 05:12:26 -05:00 by saavagebueno · 0 comments
Owner

Originally created by @umrath on GitHub (Jul 25, 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?

bash -c "$(curl -fsSL https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/immich.sh)"

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

No response

📝 Provide a clear and concise description of the issue.

The webpage displays v0.136.0 (which is indeed the latest Immich release) but the script is hard coded to still install/update to v0.135.3.
Without looking into the source code, there is no reliable way to determine, which version is actually being installed/updated to.
That's unexpected and confusing.

The webpage should display the version the script is actually going to install/update to.

🔄 Steps to reproduce the issue.

Run script, observe v.0.135.3 being updated to.

Paste the full error output (if available).

No error log as the script itself does exactly what it is supposed to do.

🖼️ Additional context (optional).

No response

Originally created by @umrath on GitHub (Jul 25, 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? bash -c "$(curl -fsSL https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/immich.sh)" ### ⚙️ What settings are you using? - [ ] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? _No response_ ### 📝 Provide a clear and concise description of the issue. The webpage displays v0.136.0 (which is indeed the latest Immich release) but the script is hard coded to still install/update to v0.135.3. Without looking into the source code, there is no reliable way to determine, which version is actually being installed/updated to. That's unexpected and confusing. The webpage should display the version the script is actually going to install/update to. ### 🔄 Steps to reproduce the issue. Run script, observe v.0.135.3 being updated to. ### ❌ Paste the full error output (if available). No error log as the script itself does exactly what it is supposed to do. ### 🖼️ Additional context (optional). _No response_
saavagebueno added the bug label 2025-11-20 05:12:26 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#1558