Skip to content

pnpm Error on ZFS filesystem errorΒ #7192

@dsrdatta

Description

@dsrdatta

βœ… 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?

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.

  1. run latest install script
  2. choose lxc storage as zfs
  3. intel-VAAPI yes
  4. open-vino yes
  5. 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).

Image

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinginvestigationWe are looking into itquestionFurther information is requested

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions