Immich installation error #2026

Closed
opened 2025-11-20 05:22:03 -05:00 by saavagebueno · 2 comments
Owner

Originally created by @abjeroen on GitHub (Oct 7, 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://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/immich.sh)"

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Ubuntu 22.04

📈 Which Proxmox version are you on?

pve-manager/8.3.0/c1689ccb1065a83b (running kernel: 6.8.12-4-pve)

📝 Provide a clear and concise description of the issue.

I get the error below. I have more than enough space left on the machine.

_                     _      __  

()__ ___ ____ ___ ()/ /
/ / __ __ \/ __ __ / / / __
/ / / / / / / / / / / / / /
/ / / /
/
/
/ /
/ /// // ///___// /_/

⚙️ Using Default Settings on node pve (🔍 Verbose)
🆔 Container ID: 106
🖥️ Operating System: debian (13)
📦 Container Type: Unprivileged
💾 Disk Size: 20 GB
🧠 CPU Cores: 4
🛠️ RAM Size: 4096 MiB
🔍 Verbose Mode: Enabled
🚀 Creating a immich LXC using the above default settings

✔️ Storage local (Free: 78.3GB Used: 8.9GB) [Template]
✔️ Storage local-lvm (Free: 223.3GB Used: 552.5GB) [Container]
✔️ Template debian-13-standard_13.1-2_amd64.tar.zst [local]
✖️ Container creation failed. Checking if template is corrupted or incomplete.
✖️ Template is valid, but container creation still failed.

[ERROR] in line 1152: exit code 0: while executing command bash -c "(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/misc/create_lxc.sh)" ?

🔄 Steps to reproduce the issue.

run installer script: bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/immich.sh)"

Paste the full error output (if available).

[ERROR] in line 1152: exit code 0: while executing command bash -c "(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/misc/create_lxc.sh)" ?

🖼️ Additional context (optional).

No response

Originally created by @abjeroen on GitHub (Oct 7, 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://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/immich.sh)" ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Ubuntu 22.04 ### 📈 Which Proxmox version are you on? pve-manager/8.3.0/c1689ccb1065a83b (running kernel: 6.8.12-4-pve) ### 📝 Provide a clear and concise description of the issue. I get the error below. I have more than enough space left on the machine. _ _ __ (_)___ ___ ____ ___ (_)____/ /_ / / __ `__ \/ __ `__ \/ / ___/ __ \ / / / / / / / / / / / / / /__/ / / / /_/_/ /_/ /_/_/ /_/ /_/_/\___/_/ /_/ ⚙️ Using Default Settings on node pve (🔍 Verbose) 🆔 Container ID: 106 🖥️ Operating System: debian (13) 📦 Container Type: Unprivileged 💾 Disk Size: 20 GB 🧠 CPU Cores: 4 🛠️ RAM Size: 4096 MiB 🔍 Verbose Mode: Enabled 🚀 Creating a immich LXC using the above default settings ✔️ Storage local (Free: 78.3GB Used: 8.9GB) [Template] ✔️ Storage local-lvm (Free: 223.3GB Used: 552.5GB) [Container] ✔️ Template debian-13-standard_13.1-2_amd64.tar.zst [local] ✖️ Container creation failed. Checking if template is corrupted or incomplete. ✖️ Template is valid, but container creation still failed. [ERROR] in line 1152: exit code 0: while executing command bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/misc/create_lxc.sh)" $? ### 🔄 Steps to reproduce the issue. run installer script: bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/immich.sh)" ### ❌ Paste the full error output (if available). [ERROR] in line 1152: exit code 0: while executing command bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/misc/create_lxc.sh)" $? ### 🖼️ Additional context (optional). _No response_
Author
Owner

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

#8126

@MickLesk commented on GitHub (Oct 7, 2025): #8126
Author
Owner

@abjeroen commented on GitHub (Oct 8, 2025):

Hi @MickLesk . I tried the update in the link you gave, but I get pve-container is already the newest version (5.2.2).

@abjeroen commented on GitHub (Oct 8, 2025): Hi @MickLesk . I tried the update in the link you gave, but I get pve-container is already the newest version (5.2.2).
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#2026