β
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?
π₯οΈ Which Linux distribution are you using?
Debian 12
π Provide a clear and concise description of the issue.
I am getting an error if I try to install immich on a ZFS file-system but the script seems to work fine on ext4, i.e., if the lxc storage is ext4 works fine but fails on ZFS. I have a ZFS mirror which I use for all lxcs & VMs.
π Steps to reproduce the issue.
- run latest install script
- choose lxc storage as zfs
- intel-VAAPI yes
- open-vino yes
- error as immich web install
β Paste the full error output (if available).
βERR_PNPM_EAGAINβ EAGAIN: resource temporarily unavailable, copyfile '/root/.local/share/pnpm/store/v10/files/5e/8096c72f163368f4d3e131aca410889ab2c1b40d380af33ec63b43a720b97dfd1fa8b4f7335580005618a28975e8a75e12fab1e1c207787277e922ecce5a62-exec' -> '/opt/immich/source/node_modules/.pnpm/@esbuild+darwin-arm64@0.19.12/node_modules/@esbuild/darwin-arm64_tmp_90921/bin/esbuild'
[ERROR] in line 301: exit code 0: while executing command $STD pnpm --filter @immich/sdk --filter immich-web --frozen-lockfile --force install
[ERROR] in line 1353: 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).

β 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?
π₯οΈ Which Linux distribution are you using?
Debian 12
π Provide a clear and concise description of the issue.
I am getting an error if I try to install immich on a ZFS file-system but the script seems to work fine on ext4, i.e., if the lxc storage is ext4 works fine but fails on ZFS. I have a ZFS mirror which I use for all lxcs & VMs.
π Steps to reproduce the issue.
β Paste the full error output (if available).
βERR_PNPM_EAGAINβ EAGAIN: resource temporarily unavailable, copyfile '/root/.local/share/pnpm/store/v10/files/5e/8096c72f163368f4d3e131aca410889ab2c1b40d380af33ec63b43a720b97dfd1fa8b4f7335580005618a28975e8a75e12fab1e1c207787277e922ecce5a62-exec' -> '/opt/immich/source/node_modules/.pnpm/@esbuild+darwin-arm64@0.19.12/node_modules/@esbuild/darwin-arm64_tmp_90921/bin/esbuild'
[ERROR] in line 301: exit code 0: while executing command $STD pnpm --filter @immich/sdk --filter immich-web --frozen-lockfile --force install
[ERROR] in line 1353: 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).