I cannot update Immich on Promox #7640

Closed
opened 2026-02-05 13:11:39 +03:00 by OVERLORD · 0 comments
Owner

Originally created by @tnfsmith on GitHub (Oct 27, 2025).

I have searched the existing issues, both open and closed, to make sure this is not a duplicate report.

  • Yes

The bug

I use this comminity script but always get error:
https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/immich.sh

changed 1 package in 1s

1 package is looking for funding
run npm fund for details
✔️ Installed Node.js modules: pnpm@10.18.3+sha512.bbd16e6d7286fd7e01f6b3c0b3c932cda2965c06a908328f74663f10a9aea51f1129eea615134bf992831b009eabe167ecb7008b597f40ff9bc75946aadfb08d
Adding Debian Testing reposed: can't read /etc/apt/sources.list.d/debian.sources: No such file or directory

[ERROR] in line 44: exit code 0: while executing command sed -i 's/ trixie-updates/ trixie-updates testing/g' /etc/apt/sources.list.d/debian.sources

The OS that Immich Server is running on

Debian 13

Version of Immich Server

2.0.1

Version of Immich Mobile App

2.0.1

Platform with the issue

  • Server
  • Web
  • Mobile

Device make and model

No response

Your docker-compose.yml content

I use this comminity script but always get error:
https://[raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/immich.sh](https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/immich.sh)

changed 1 package in 1s

1 package is looking for funding
  run `npm fund` for details
  ✔️   Installed Node.js modules: pnpm@10.18.3+sha512.bbd16e6d7286fd7e01f6b3c0b3c932cda2965c06a908328f74663f10a9aea51f1129eea615134bf992831b009eabe167ecb7008b597f40ff9bc75946aadfb08d
  ⏳   Adding Debian Testing reposed: can't read /etc/apt/sources.list.d/debian.sources: No such file or directory

[ERROR] in line 44: exit code 0: while executing command sed -i 's/ trixie-updates/ trixie-updates testing/g' /etc/apt/sources.list.d/debian.sources

Your .env content

I use this comminity script but always get error:
https://[raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/immich.sh](https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/immich.sh)

changed 1 package in 1s

1 package is looking for funding
  run `npm fund` for details
  ✔️   Installed Node.js modules: pnpm@10.18.3+sha512.bbd16e6d7286fd7e01f6b3c0b3c932cda2965c06a908328f74663f10a9aea51f1129eea615134bf992831b009eabe167ecb7008b597f40ff9bc75946aadfb08d
  ⏳   Adding Debian Testing reposed: can't read /etc/apt/sources.list.d/debian.sources: No such file or directory

[ERROR] in line 44: exit code 0: while executing command sed -i 's/ trixie-updates/ trixie-updates testing/g' /etc/apt/sources.list.d/debian.sources

Reproduction steps

...

Relevant log output


Additional information

No response

Originally created by @tnfsmith on GitHub (Oct 27, 2025). ### I have searched the existing issues, both open and closed, to make sure this is not a duplicate report. - [x] Yes ### The bug I use this comminity script but always get error: https://[raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/immich.sh](https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/immich.sh) changed 1 package in 1s 1 package is looking for funding run `npm fund` for details ✔️ Installed Node.js modules: pnpm@10.18.3+sha512.bbd16e6d7286fd7e01f6b3c0b3c932cda2965c06a908328f74663f10a9aea51f1129eea615134bf992831b009eabe167ecb7008b597f40ff9bc75946aadfb08d ⏳ Adding Debian Testing reposed: can't read /etc/apt/sources.list.d/debian.sources: No such file or directory [ERROR] in line 44: exit code 0: while executing command sed -i 's/ trixie-updates/ trixie-updates testing/g' /etc/apt/sources.list.d/debian.sources ### The OS that Immich Server is running on Debian 13 ### Version of Immich Server 2.0.1 ### Version of Immich Mobile App 2.0.1 ### Platform with the issue - [x] Server - [ ] Web - [ ] Mobile ### Device make and model _No response_ ### Your docker-compose.yml content ```YAML I use this comminity script but always get error: https://[raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/immich.sh](https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/immich.sh) changed 1 package in 1s 1 package is looking for funding run `npm fund` for details ✔️ Installed Node.js modules: pnpm@10.18.3+sha512.bbd16e6d7286fd7e01f6b3c0b3c932cda2965c06a908328f74663f10a9aea51f1129eea615134bf992831b009eabe167ecb7008b597f40ff9bc75946aadfb08d ⏳ Adding Debian Testing reposed: can't read /etc/apt/sources.list.d/debian.sources: No such file or directory [ERROR] in line 44: exit code 0: while executing command sed -i 's/ trixie-updates/ trixie-updates testing/g' /etc/apt/sources.list.d/debian.sources ``` ### Your .env content ```Shell I use this comminity script but always get error: https://[raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/immich.sh](https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/immich.sh) changed 1 package in 1s 1 package is looking for funding run `npm fund` for details ✔️ Installed Node.js modules: pnpm@10.18.3+sha512.bbd16e6d7286fd7e01f6b3c0b3c932cda2965c06a908328f74663f10a9aea51f1129eea615134bf992831b009eabe167ecb7008b597f40ff9bc75946aadfb08d ⏳ Adding Debian Testing reposed: can't read /etc/apt/sources.list.d/debian.sources: No such file or directory [ERROR] in line 44: exit code 0: while executing command sed -i 's/ trixie-updates/ trixie-updates testing/g' /etc/apt/sources.list.d/debian.sources ``` ### Reproduction steps 1. 2. 3. ... ### Relevant log output ```shell ``` ### Additional information _No response_
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#7640