Everytime, when I try to install Immich in my PVE Instance, I get the following error. Here is the complete output of the user script from https://community-scripts.github.io/ProxmoxVE/scripts?id=immich
Rich (BB code):
_ _ __
Using Advanced Settings on node proxmox
️ Operating System: debian
Version: 12
Container Type: Unprivileged
Root Password: Automatic Login
Container ID: 106
Hostname: immich
Disk Size: 150 GB
CPU Cores: 4
️ RAM Size: 8192 MiB
Bridge: vmbr0
IPv4: DHCP
IPv6: SLAAC/AUTO
APT-Cacher IP Address: Default
⚙️ Interface MTU Size: Default
DNS Search Domain: Host
DNS Server IP Address: Host
️ Vlan: Default
Tags: community-script;photos
Root SSH Access: no
️ Enable FUSE Support: yes
Verbose Mode: no
Creating a immich LXC using the above advanced settings
Writing configuration to /opt/community-scripts/immich.conf
✔️ Valid Storage Found
✔️ Validated Storage | Container: local-lvm (Free: 311.8GB Used: 18.3GB)
✔️ LXC Template List Updated
✔️ LXC Template 'debian-12-standard_12.7-1_amd64.tar.zst' is ready to use.
✔️ LXC Container 106 was successfully created.
⚙️ Configuring VAAPI passthrough for LXC container
⚠️ Container is unprivileged – VAAPI passthrough may not work without additional host configuration (e.g., idmap).
ℹ️ VAAPI enables GPU hardware acceleration (e.g., for video transcoding in Jellyfin or Plex).
➤ Automatically mount all available VAAPI devices? [Y/n]:
✔️ Started LXC Container
No network yet in LXC (try 1/10) – waiting...
✔️ Network in LXC is reachable
✔️ Customized LXC Container
✔️ Set up Container OS
✔️ Network Connected: 192.168.86.51
✔️ IPv4 Internet Connected
✖️ IPv6 Internet Not Connected
✔️ Git DNS: github.com:(✔️ ) raw.githubusercontent.com:(✔️ ) api.github.com:(✔️ ) git.community-scripts.org:(✔️ )
✔️ Updated Container OS
✔️ Setup uv 0.8.4
✔️ Dependencies Installed
Install OpenVINO dependencies for Intel HW-accelerated machine-learning? y/N y
✔️ Installed OpenVINO dependencies
✔️ Setup Node.js 22
✔️ Setup PostgreSQL 16
✔️ PostgreSQL 16 installed
✔️ Setup PostgreSQL modules
✔️ Set up Postgresql Database
✔️ Packages from Testing Repo Installed
✔️ Custom Photo-processing Library Compiled
✔️ Deployed: immich (1.137.3)
⠇ Installing immich (more patience please)cp: cannot stat 'web': No such file or directory
⠏ Installing immich (more patience please)
[ERROR] in line 304: exit code 0: while executing command cp -a web "$APP_DIR"/www
⠋ Installing immich (more patience please)
[ERROR] in line 1345: 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)" $?