Immich container not created fully, immich service not finished setting up, not running by default #1174

Closed
opened 2026-02-04 23:27:51 +03:00 by OVERLORD · 4 comments
Owner

Originally created by @FerrisYJ on GitHub (Jun 27, 2025).

Originally assigned to: @vhsdream on GitHub.

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 24.10

📝 Provide a clear and concise description of the issue.

Script has errors at the end, both when utilizing default settings and advanced settings (advanced settings I only changed the root password, ip and dns settings, and disabled ipv6)

🔄 Steps to reproduce the issue.

used default settings and advanced settings - advanced settings only set a root password, static ip, manually entered in a dns server, and disabled ipv6

Paste the full error output (if available).

✔️ GitHub DNS: github.com:(✔️ ) raw.githubusercontent.com:(✔️ ) api.github.com:(✔️ )
✔️ Updated Container OS
✔️ Setup uv 0.7.15
⠦ Configuring apt and installing dependencies
[ERROR] in line 224: exit code 0: while executing command "$@" > /dev/null 2>&1

[ERROR] in line 1088: exit code 0: while executing command lxc-attach -n "$CTID" -- bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/install/"var_install".sh)" ?

🖼️ Additional context (optional).

No response

Originally created by @FerrisYJ on GitHub (Jun 27, 2025). Originally assigned to: @vhsdream on GitHub. ### ✅ 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 - [x] Advanced Settings ### 🖥️ Which Linux distribution are you using? Ubuntu 24.10 ### 📝 Provide a clear and concise description of the issue. Script has errors at the end, both when utilizing default settings and advanced settings (advanced settings I only changed the root password, ip and dns settings, and disabled ipv6) ### 🔄 Steps to reproduce the issue. used default settings and advanced settings - advanced settings only set a root password, static ip, manually entered in a dns server, and disabled ipv6 ### ❌ Paste the full error output (if available). ✔️ GitHub DNS: github.com:(✔️ ) raw.githubusercontent.com:(✔️ ) api.github.com:(✔️ ) ✔️ Updated Container OS ✔️ Setup uv 0.7.15 ⠦ Configuring apt and installing dependencies [ERROR] in line 224: exit code 0: while executing command "$@" > /dev/null 2>&1 [ERROR] in line 1088: exit code 0: while executing command lxc-attach -n "$CTID" -- bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/install/"$var_install".sh)" $? ### 🖼️ Additional context (optional). _No response_
OVERLORD added the bug label 2026-02-04 23:27:51 +03:00
Author
Owner

@MickLesk commented on GitHub (Jun 27, 2025):

Network.

Without verbose Nobody can Help you.
The Script Crashes at simple apt Installs, so maybe some Repos Not reachable.-> Problem in the LXC, Not in the Host

@MickLesk commented on GitHub (Jun 27, 2025): Network. Without verbose Nobody can Help you. The Script Crashes at simple apt Installs, so maybe some Repos Not reachable.-> Problem in the LXC, Not in the Host
Author
Owner

@FerrisYJ commented on GitHub (Jun 27, 2025):

I tried it on another machine, I also get a false device installed which hinders the start of the LXC, killing the script (if the device is removed, the LXC starts but is not fully installed)

🔍 Verbose Mode: Enabled
🚀 Creating a immich LXC using the above default settings

✔️ Using local for Template Storage.
✔️ Using local-lvm for Container Storage.
✔️ LXC Template List Updated
✔️ LXC Template 'debian-12-standard_12.7-1_amd64.tar.zst' is ready to use.
✔️ LXC Container 104 was successfully created.
Starting LXC Container/dev/dri/renderD128 is not a device

[ERROR] in line 1058: exit code 0: while executing command pct start "$CTID"

@FerrisYJ commented on GitHub (Jun 27, 2025): I tried it on another machine, I also get a false device installed which hinders the start of the LXC, killing the script (if the device is removed, the LXC starts but is not fully installed) 🔍 Verbose Mode: Enabled 🚀 Creating a immich LXC using the above default settings ✔️ Using local for Template Storage. ✔️ Using local-lvm for Container Storage. ✔️ LXC Template List Updated ✔️ LXC Template 'debian-12-standard_12.7-1_amd64.tar.zst' is ready to use. ✔️ LXC Container 104 was successfully created. ⏳ Starting LXC Container/dev/dri/renderD128 is not a device [ERROR] in line 1058: exit code 0: while executing command pct start "$CTID"
Author
Owner

@MickLesk commented on GitHub (Jun 27, 2025):

Nvidia vGPU?

Looks Here:
https://github.com/community-scripts/ProxmoxVE/issues/5399

@vhsdream your part, or maybe its done with the issue above

@MickLesk commented on GitHub (Jun 27, 2025): Nvidia vGPU? Looks Here: https://github.com/community-scripts/ProxmoxVE/issues/5399 @vhsdream your part, or maybe its done with the issue above
Author
Owner

@FerrisYJ commented on GitHub (Jun 27, 2025):

MickLesk, a Fresh install of proxmox fixed all the issues. thank you for directing me to that, it got me in the right direction.

my apoligizes as it was something stupid.

@FerrisYJ commented on GitHub (Jun 27, 2025): MickLesk, a Fresh install of proxmox fixed all the issues. thank you for directing me to that, it got me in the right direction. my apoligizes as it was something stupid.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#1174