Immich script fails, template failure #2003

Closed
opened 2025-11-20 05:21:37 -05:00 by saavagebueno · 3 comments
Owner

Originally created by @modhash on GitHub (Oct 3, 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?

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). ### ✅ 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_
saavagebueno added the bug label 2025-11-20 05:21:37 -05:00
Author
Owner

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

Have you even read the error?

@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?

@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

@MickLesk commented on GitHub (Oct 4, 2025): No space left on device or your pve-container is outdated
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#2003