Script: AdventureLog
Reported by: @jcfortunato
Guidelines
- Read and understood guidelines: yes
- Verbose mode used: yes
Issue occurs during: Initial Creation / Installation
Environment
- Linux distribution: Other
- Proxmox version: 9.0
- Default settings: Yes
- Advanced settings: No
- Exact command:
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/adventurelog.sh)"
Description
i get this log:
[ERR_PNPM_IGNORED_BUILDS] Ignored build scripts: es5-ext@0.10.64, esbuild@0.19.12, esbuild@0.21.5, esbuild@0.25.12, svelte-preprocess@5.1.4
Run "pnpm approve-builds" to pick which dependencies should be allowed to run scripts.
✖️ in line 75: exit code 1 (General error / Operation not permitted): while executing command pnpm i
--- Last 20 lines of log ---
[2026-05-10 13:38:57] [INFO] Updating Container OS
[2026-05-10 13:39:16] [OK] Updated Container OS
[2026-05-10 13:39:17] [INFO] Installing Dependencies
[2026-05-10 13:39:47] [OK] Installed Dependencies
[2026-05-10 13:39:47] [INFO] Setup uv 0.11.12
[2026-05-10 13:39:48] [INFO] Installing Python 3.13 via uv
[2026-05-10 13:39:50] [OK] Python 3.13 installed
[2026-05-10 13:39:50] [OK] Setup uv 0.11.12
[2026-05-10 13:39:50] [INFO] Setup Node.js 22
[2026-05-10 13:40:02] [OK] Setup Node.js 22
[2026-05-10 13:40:02] [INFO] Installing pnpm@latest
[2026-05-10 13:40:04] [OK] Installed Node.js modules: pnpm@latest
[2026-05-10 13:40:04] [INFO] Setup PostgreSQL 17
[2026-05-10 13:40:24] [OK] Setup PostgreSQL 17
[2026-05-10 13:40:26] [INFO] Setting up PostgreSQL Database
[2026-05-10 13:40:26] [OK] Set up PostgreSQL Database
[2026-05-10 13:40:27] [INFO] Fetching GitHub release: adventurelog (0.12.0)
[2026-05-10 13:40:29] [OK] Deployed: adventurelog (0.12.0)
[2026-05-10 13:40:29] [INFO] Installing AdventureLog (Patience)
[2026-05-10 13:41:57] [ERROR] in line 75: exit code 1 (General error / Operation not permitted): while executing command pnpm i
✖️ Installation failed in container 125 (exit code: 1)
📋 Installation log: /tmp/adventurelog-125-d7ddd40f.log
Error: General error / Operation not permitted
Steps to reproduce
just running the helper script
Error output
[ERR_PNPM_IGNORED_BUILDS] Ignored build scripts: es5-ext@0.10.64, esbuild@0.19.12, esbuild@0.21.5, esbuild@0.25.12, svelte-preprocess@5.1.4
Run "pnpm approve-builds" to pick which dependencies should be allowed to run scripts.
✖️ in line 75: exit code 1 (General error / Operation not permitted): while executing command pnpm i
--- Last 20 lines of log ---
[2026-05-10 13:38:57] [INFO] Updating Container OS
[2026-05-10 13:39:16] [OK] Updated Container OS
[2026-05-10 13:39:17] [INFO] Installing Dependencies
[2026-05-10 13:39:47] [OK] Installed Dependencies
[2026-05-10 13:39:47] [INFO] Setup uv 0.11.12
[2026-05-10 13:39:48] [INFO] Installing Python 3.13 via uv
[2026-05-10 13:39:50] [OK] Python 3.13 installed
[2026-05-10 13:39:50] [OK] Setup uv 0.11.12
[2026-05-10 13:39:50] [INFO] Setup Node.js 22
[2026-05-10 13:40:02] [OK] Setup Node.js 22
[2026-05-10 13:40:02] [INFO] Installing pnpm@latest
[2026-05-10 13:40:04] [OK] Installed Node.js modules: pnpm@latest
[2026-05-10 13:40:04] [INFO] Setup PostgreSQL 17
[2026-05-10 13:40:24] [OK] Setup PostgreSQL 17
[2026-05-10 13:40:26] [INFO] Setting up PostgreSQL Database
[2026-05-10 13:40:26] [OK] Set up PostgreSQL Database
[2026-05-10 13:40:27] [INFO] Fetching GitHub release: adventurelog (0.12.0)
[2026-05-10 13:40:29] [OK] Deployed: adventurelog (0.12.0)
[2026-05-10 13:40:29] [INFO] Installing AdventureLog (Patience)
[2026-05-10 13:41:57] [ERROR] in line 75: exit code 1 (General error / Operation not permitted): while executing command pnpm i
✖️ Installation failed in container 125 (exit code: 1)
📋 Installation log: /tmp/adventurelog-125-d7ddd40f.log
Error: General error / Operation not permitted
Script: AdventureLog
Reported by: @jcfortunato
Guidelines
Issue occurs during: Initial Creation / Installation
Environment
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/adventurelog.sh)"Description
i get this log:
[ERR_PNPM_IGNORED_BUILDS] Ignored build scripts: es5-ext@0.10.64, esbuild@0.19.12, esbuild@0.21.5, esbuild@0.25.12, svelte-preprocess@5.1.4
Run "pnpm approve-builds" to pick which dependencies should be allowed to run scripts.
✖️ in line 75: exit code 1 (General error / Operation not permitted): while executing command pnpm i
--- Last 20 lines of log ---
[2026-05-10 13:38:57] [INFO] Updating Container OS
[2026-05-10 13:39:16] [OK] Updated Container OS
[2026-05-10 13:39:17] [INFO] Installing Dependencies
[2026-05-10 13:39:47] [OK] Installed Dependencies
[2026-05-10 13:39:47] [INFO] Setup uv 0.11.12
[2026-05-10 13:39:48] [INFO] Installing Python 3.13 via uv
[2026-05-10 13:39:50] [OK] Python 3.13 installed
[2026-05-10 13:39:50] [OK] Setup uv 0.11.12
[2026-05-10 13:39:50] [INFO] Setup Node.js 22
[2026-05-10 13:40:02] [OK] Setup Node.js 22
[2026-05-10 13:40:02] [INFO] Installing pnpm@latest
[2026-05-10 13:40:04] [OK] Installed Node.js modules: pnpm@latest
[2026-05-10 13:40:04] [INFO] Setup PostgreSQL 17
[2026-05-10 13:40:24] [OK] Setup PostgreSQL 17
[2026-05-10 13:40:26] [INFO] Setting up PostgreSQL Database
[2026-05-10 13:40:26] [OK] Set up PostgreSQL Database
[2026-05-10 13:40:27] [INFO] Fetching GitHub release: adventurelog (0.12.0)
[2026-05-10 13:40:29] [OK] Deployed: adventurelog (0.12.0)
[2026-05-10 13:40:29] [INFO] Installing AdventureLog (Patience)
[2026-05-10 13:41:57] [ERROR] in line 75: exit code 1 (General error / Operation not permitted): while executing command pnpm i
✖️ Installation failed in container 125 (exit code: 1)
📋 Installation log: /tmp/adventurelog-125-d7ddd40f.log
Error: General error / Operation not permitted
Steps to reproduce
just running the helper script
Error output
[ERR_PNPM_IGNORED_BUILDS] Ignored build scripts: es5-ext@0.10.64, esbuild@0.19.12, esbuild@0.21.5, esbuild@0.25.12, svelte-preprocess@5.1.4
Run "pnpm approve-builds" to pick which dependencies should be allowed to run scripts.
✖️ in line 75: exit code 1 (General error / Operation not permitted): while executing command pnpm i
--- Last 20 lines of log ---
[2026-05-10 13:38:57] [INFO] Updating Container OS
[2026-05-10 13:39:16] [OK] Updated Container OS
[2026-05-10 13:39:17] [INFO] Installing Dependencies
[2026-05-10 13:39:47] [OK] Installed Dependencies
[2026-05-10 13:39:47] [INFO] Setup uv 0.11.12
[2026-05-10 13:39:48] [INFO] Installing Python 3.13 via uv
[2026-05-10 13:39:50] [OK] Python 3.13 installed
[2026-05-10 13:39:50] [OK] Setup uv 0.11.12
[2026-05-10 13:39:50] [INFO] Setup Node.js 22
[2026-05-10 13:40:02] [OK] Setup Node.js 22
[2026-05-10 13:40:02] [INFO] Installing pnpm@latest
[2026-05-10 13:40:04] [OK] Installed Node.js modules: pnpm@latest
[2026-05-10 13:40:04] [INFO] Setup PostgreSQL 17
[2026-05-10 13:40:24] [OK] Setup PostgreSQL 17
[2026-05-10 13:40:26] [INFO] Setting up PostgreSQL Database
[2026-05-10 13:40:26] [OK] Set up PostgreSQL Database
[2026-05-10 13:40:27] [INFO] Fetching GitHub release: adventurelog (0.12.0)
[2026-05-10 13:40:29] [OK] Deployed: adventurelog (0.12.0)
[2026-05-10 13:40:29] [INFO] Installing AdventureLog (Patience)
[2026-05-10 13:41:57] [ERROR] in line 75: exit code 1 (General error / Operation not permitted): while executing command pnpm i
✖️ Installation failed in container 125 (exit code: 1)
📋 Installation log: /tmp/adventurelog-125-d7ddd40f.log
Error: General error / Operation not permitted