Immich Installation Script: Error with Debian 13 #1924

Closed
opened 2025-11-20 05:20:00 -05:00 by saavagebueno · 1 comment
Owner

Originally created by @SomeBelgianDude on GitHub (Sep 22, 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?

Debian 13

📈 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.

Error in script seemingly related to Debian 13.

🔄 Steps to reproduce the issue.

Run installation script

Paste the full error output (if available).

Error in console:
🚀 Creating a immich LXC using the above advanced settings
✔️ Storage local (Free: 56.6GB Used: 6.2GB) [Template]
✔️ Storage synonas-nfs (Free: 14.7TB Used: 26.3TB) [Container]
✔️ Cluster is quorate
✔️ Template debian-13-standard_13.1-1_amd64.tar.zst [online]
💡 Template debian-13-standard_13.1-1_amd64.tar.zst is missing or corrupted. Re-downloading.
✔️ Template download successful.
✖️ 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)" ?

Error in PVE Create LXC Task:
Formatting '/mnt/pve/synonas-nfs/images/160/vm-160-disk-0.raw', fmt=raw size=21474836480 preallocation=off
Creating filesystem with 5242880 4k blocks and 1310720 inodes
Filesystem UUID: 8d9a8289-c858-40de-ae95-94a3d7596d76
Superblock backups stored on blocks:
32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208,
extracting archive '/var/lib/vz/template/cache/debian-13-standard_13.1-1_amd64.tar.zst'
Total bytes read: 545423360 (521MiB, 354MiB/s)

TASK ERROR: unable to create CT 160 - unsupported debian version '13.1'

🖼️ Additional context (optional).

No response

Originally created by @SomeBelgianDude on GitHub (Sep 22, 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 - [x] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 13 ### 📈 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. Error in script seemingly related to Debian 13. ### 🔄 Steps to reproduce the issue. Run installation script ### ❌ Paste the full error output (if available). Error in console: 🚀 Creating a immich LXC using the above advanced settings ✔️ Storage local (Free: 56.6GB Used: 6.2GB) [Template] ✔️ Storage synonas-nfs (Free: 14.7TB Used: 26.3TB) [Container] ✔️ Cluster is quorate ✔️ Template debian-13-standard_13.1-1_amd64.tar.zst [online] 💡 Template debian-13-standard_13.1-1_amd64.tar.zst is missing or corrupted. Re-downloading. ✔️ Template download successful. ✖️ 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)" $? Error in PVE Create LXC Task: Formatting '/mnt/pve/synonas-nfs/images/160/vm-160-disk-0.raw', fmt=raw size=21474836480 preallocation=off Creating filesystem with 5242880 4k blocks and 1310720 inodes Filesystem UUID: 8d9a8289-c858-40de-ae95-94a3d7596d76 Superblock backups stored on blocks: 32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208, extracting archive '/var/lib/vz/template/cache/debian-13-standard_13.1-1_amd64.tar.zst' Total bytes read: 545423360 (521MiB, 354MiB/s) TASK ERROR: unable to create CT 160 - unsupported debian version '13.1' ### 🖼️ Additional context (optional). _No response_
saavagebueno added the bugnot planned labels 2025-11-20 05:20:00 -05:00
Author
Owner
@MickLesk commented on GitHub (Sep 22, 2025): https://github.com/community-scripts/ProxmoxVE/issues/7731 https://github.com/community-scripts/ProxmoxVE/issues/7772 https://github.com/community-scripts/ProxmoxVE/issues/7762 https://github.com/community-scripts/ProxmoxVE/pull/7683 next time, use search function.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#1924