Eror while installing Immich from scratch #1341

Closed
opened 2026-02-05 00:25:20 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @adfx919 on GitHub (Jul 25, 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?

No response

📝 Provide a clear and concise description of the issue.

I tried to reinstall Immich and I got an error

🔄 Steps to reproduce the issue.

  1. Paste the script url into the node's terminal
  2. Choose defailt settings
  3. Get error

Paste the full error output (if available).

[ERROR] in line 302: exit code 0: while executing command cp -a server/{node_modules,dist,bin,resources,package.json,package-lock.json,start*.sh} "$APP_DIR"/

[ERROR] in line 1281: 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).

If that helps before all of this my Immich install was bricked (tried updating) and I tried to install from scratch

Originally created by @adfx919 on GitHub (Jul 25, 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? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? _No response_ ### 📝 Provide a clear and concise description of the issue. I tried to reinstall Immich and I got an error ### 🔄 Steps to reproduce the issue. 1) Paste the script url into the node's terminal 2) Choose defailt settings 3) Get error ### ❌ Paste the full error output (if available). [ERROR] in line 302: exit code 0: while executing command cp -a server/{node_modules,dist,bin,resources,package.json,package-lock.json,start*.sh} "$APP_DIR"/ [ERROR] in line 1281: 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). If that helps before all of this my Immich install was bricked (tried updating) and I tried to install from scratch
OVERLORD added the bug label 2026-02-05 00:25:20 +03:00
Author
Owner

@adfx919 commented on GitHub (Jul 25, 2025):

@vhsdream

@adfx919 commented on GitHub (Jul 25, 2025): @vhsdream
Author
Owner

@bart11064 commented on GitHub (Jul 25, 2025):

Getting an error too :

✔️   Deployed: immich (1.136.0)
⠇ Installing immich (more patience please)cp: cannot stat 'server/start*.sh': No such file or directory
⠏ Installing immich (more patience please)
[ERROR] in line 302: exit code 0: while executing command cp -a server/{node_modules,dist,bin,resources,package.json,package-lock.json,start*.sh} "$APP_DIR"/

[ERROR] in line 1281: exit code 0: while executing command lxc-attach -n "$CTID" -- bash -c "$(curl -fsSL https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/install/"$var_install".sh)" $?
@bart11064 commented on GitHub (Jul 25, 2025): Getting an error too : ``` ✔️ Deployed: immich (1.136.0) ⠇ Installing immich (more patience please)cp: cannot stat 'server/start*.sh': No such file or directory ⠏ Installing immich (more patience please) [ERROR] in line 302: exit code 0: while executing command cp -a server/{node_modules,dist,bin,resources,package.json,package-lock.json,start*.sh} "$APP_DIR"/ [ERROR] in line 1281: exit code 0: while executing command lxc-attach -n "$CTID" -- bash -c "$(curl -fsSL https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/install/"$var_install".sh)" $? ```
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#1341