[GH-ISSUE #8095] Immich script fails, template failure #1720

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

Originally created by @modhash on GitHub (Oct 3, 2025).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/8095

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?

Debian 13

📈 Which Proxmox version are you on?

8.3.3

📝 Provide a clear and concise description of the issue.

it seams like the template is failing to download

🔄 Steps to reproduce the issue.

just running the Immich script triggers it on my instance

Paste the full error output (if available).


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

⚙️ Using Default Settings on node pve (🔍 Verbose)
🆔 Container ID: 109
🖥️ 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: 0.0B Used: 91.7GB) [Template]
✔️ Storage local-lvm (Free: 252.2GB Used: 88.5GB) [Container]
✔️ Template debian-13-standard_13.1-2_amd64.tar.zst [online]
💡 Template debian-13-standard_13.1-2_amd64.tar.zst is missing or corrupted. Re-downloading.
✔️ Template download successful.
✖️ Container creation failed. Checking if template is corrupted or incomplete.
✖️ Template file too small or missing – re-downloading.
Attempt 1: Re-downloading template...download failed: Cannot write to '/var/lib/vz/template/cache/debian-13-standard_13.1-2_amd64.tar.zst.tmp_dwnl.2687660' (No space left on device).

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

🖼️ Additional context (optional).

No response

Originally created by @modhash on GitHub (Oct 3, 2025). Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/8095 ### ✅ 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? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 13 ### 📈 Which Proxmox version are you on? 8.3.3 ### 📝 Provide a clear and concise description of the issue. it seams like the template is failing to download ### 🔄 Steps to reproduce the issue. just running the Immich script triggers it on my instance ### ❌ Paste the full error output (if available). _ _ __ (_)___ ___ ____ ___ (_)____/ /_ / / __ `__ \/ __ `__ \/ / ___/ __ \ / / / / / / / / / / / / / /__/ / / / /_/_/ /_/ /_/_/ /_/ /_/_/\___/_/ /_/ ⚙️ Using Default Settings on node pve (🔍 Verbose) 🆔 Container ID: 109 🖥️ 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: 0.0B Used: 91.7GB) [Template] ✔️ Storage local-lvm (Free: 252.2GB Used: 88.5GB) [Container] ✔️ Template debian-13-standard_13.1-2_amd64.tar.zst [online] 💡 Template debian-13-standard_13.1-2_amd64.tar.zst is missing or corrupted. Re-downloading. ✔️ Template download successful. ✖️ Container creation failed. Checking if template is corrupted or incomplete. ✖️ Template file too small or missing – re-downloading. ⏳ Attempt 1: Re-downloading template...download failed: Cannot write to '/var/lib/vz/template/cache/debian-13-standard_13.1-2_amd64.tar.zst.tmp_dwnl.2687660' (No space left on device). [2]+ Stopped bash -c "$(curl -fsSL https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/immich.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 3, 2025):

Have you even read the error?

<!-- gh-comment-id:3367368579 --> @tremor021 commented on GitHub (Oct 3, 2025): Have you even read the error?
Author
Owner

@modhash commented on GitHub (Oct 3, 2025):

It ran as root, if it can't write on a default install as root what is supposed to run on?

<!-- gh-comment-id:3367373172 --> @modhash commented on GitHub (Oct 3, 2025): It ran as root, if it can't write on a default install as root what is supposed to run on?
Author
Owner

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

No space left on device or your pve-container is outdated

<!-- gh-comment-id:3367924727 --> @MickLesk commented on GitHub (Oct 4, 2025): No space left on device or your pve-container is outdated
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#1720
No description provided.