Skip to content

Jellyseerr fails to install: ERR_PNPM_NO_PKG_MANIFESTโ€‰ No package.json found in /optย #5499

@pdsrebelo

Description

@pdsrebelo

โœ… Have you read and understood the above guidelines?

yes

๐Ÿ“œ What is the name of the script you are using?

Jellyseer

๐Ÿ“‚ What was the exact command used to execute the script?

bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/jellyseerr.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.

Whenever installing Jellyseer, it fails right after installing Node.js 22 and pnpm@^9.0.0.

Tried with both GitHub and Gitea links.

๐Ÿ”„ Steps to reproduce the issue.

  1. Run in PVE shell: bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/jellyseerr.sh)"
  2. Fails to install after Node.js 22 and pnpm@^9.0.0

โŒ Paste the full error output (if available).

โš™๏ธ Using Default Settings on node pve (๐Ÿ” Verbose)
๐Ÿ–ฅ๏ธ Operating System: debian
๐ŸŒŸ Version: 12
๐Ÿ“ฆ Container Type: Unprivileged
๐Ÿ’พ Disk Size: 8 GB
๐Ÿง  CPU Cores: 4
๐Ÿ› ๏ธ RAM Size: 4096 MiB
๐Ÿ†” Container ID: 113
๐Ÿ” Verbose Mode: Enabled
๐Ÿš€ Creating a Jellyseerr LXC using the above default settings

โœ”๏ธ Using local for Template Storage.
โœ”๏ธ Using local-lvm for Container Storage.
โœ”๏ธ LXC Template List Updated
โœ”๏ธ LXC Template 'debian-12-standard_12.7-1_amd64.tar.zst' is ready to use.
โœ”๏ธ LXC Container 113 was successfully created.
โœ”๏ธ Started LXC Container
โœ”๏ธ Customized LXC Container
โœ”๏ธ Set up Container OS
โœ”๏ธ Network Connected: 192.168.1.186
โœ”๏ธ IPv4 Internet Connected
โœ–๏ธ IPv6 Internet Not Connected
โœ”๏ธ GitHub DNS: github.com:(โœ”๏ธ ) raw.githubusercontent.com:(โœ”๏ธ ) api.github.com:(โœ”๏ธ )

(....)

Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Package 'nodejs' is not installed, so not removed
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

removed 14 packages, and changed 67 packages in 3s

25 packages are looking for funding
run npm fund for details
โœ”๏ธ Setup Node.js 22

added 1 package in 847ms

1 package is looking for funding
run npm fund for details
โœ”๏ธ Installed Node.js modules: pnpm@^9.0.0
โณ Installing Jellyseerr (Patience)โ€‰ERR_PNPM_NO_PKG_MANIFESTโ€‰ No package.json found in /opt

[ERROR] in line 31: exit code 0: while executing command $STD pnpm install --frozen-lockfile

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

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions