[GH-ISSUE #8108] Immich script fails on container creation #1724

Closed
opened 2026-02-26 12:50:00 +03:00 by kerem · 2 comments
Owner

Originally created by @joao-opo on GitHub (Oct 4, 2025).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/8108

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?

No response

📈 Which Proxmox version are you on?

pve-manager/9.0.5/9c5600b249dbfd2f (running kernel: 6.14.8-2-pve)

📝 Provide a clear and concise description of the issue.

When running the script to install Immich it will fail on container creation. This is the output I get:

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

✔️ Storage local (Free: 83.0GB Used: 4.2GB) [Template]
✔️ Storage local-lvm (Free: 335.3GB Used: 5.4GB) [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.

Just run the command

Paste the full error output (if available).

As above:

[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 @joao-opo on GitHub (Oct 4, 2025). Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/8108 ### ✅ 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? _No response_ ### 📈 Which Proxmox version are you on? pve-manager/9.0.5/9c5600b249dbfd2f (running kernel: 6.14.8-2-pve) ### 📝 Provide a clear and concise description of the issue. When running the script to install Immich it will fail on container creation. This is the output I get: ⚙️ Using Default Settings on node pve 🆔 Container ID: 102 🖥️ Operating System: debian (13) 📦 Container Type: Unprivileged 💾 Disk Size: 20 GB 🧠 CPU Cores: 4 🛠️ RAM Size: 4096 MiB 🚀 Creating a immich LXC using the above default settings ✔️ Storage local (Free: 83.0GB Used: 4.2GB) [Template] ✔️ Storage local-lvm (Free: 335.3GB Used: 5.4GB) [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. Just run the command ### ❌ Paste the full error output (if available). As above: `[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_
kerem 2026-02-26 12:50:00 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@tremor021 commented on GitHub (Oct 4, 2025):

update/upgrade your pve host

<!-- gh-comment-id:3368390030 --> @tremor021 commented on GitHub (Oct 4, 2025): update/upgrade your pve host
Author
Owner

@joao-opo commented on GitHub (Oct 4, 2025):

update/upgrade your pve host

Thanks! That did it.

<!-- gh-comment-id:3368394171 --> @joao-opo commented on GitHub (Oct 4, 2025): > update/upgrade your pve host Thanks! That did it.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ProxmoxVE#1724
No description provided.