[GH-ISSUE #9289] Pangolin Script Fails to Install #2035

Closed
opened 2026-02-26 12:51:06 +03:00 by kerem · 1 comment
Owner

Originally created by @keywal on GitHub (Nov 20, 2025).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/9289

Have you read and understood the above guidelines?

yes

🔎 Did you run the script with verbose mode enabled?

Yes, verbose mode was enabled and the output is included below

📜 What is the name of the script you are using?

Pangolin

📂 What was the exact command used to execute the script?

bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/pangolin.sh)"

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 13

📈 Which Proxmox version are you on?

9.1.1

📝 Provide a clear and concise description of the issue.

Installer failing

🔄 Steps to reproduce the issue.

Run script as normal

Paste the full error output (if available).

`npm warn deprecated oslo@1.2.1: Package is no longer supported. Please see https://oslojs.dev for the successor project.
npm warn deprecated node-domexception@1.0.0: Use your platform's native DOMException instead
npm warn deprecated @esbuild-kit/esm-loader@2.6.5: Merged into tsx: https://tsx.is
npm warn deprecated @esbuild-kit/core-utils@3.3.2: Merged into tsx: https://tsx.is
npm error code ETIMEDOUT
npm error errno ETIMEDOUT
npm error network request to https://registry.npmjs.org/zod-validation-error/-/zod-validation-error-3.5.2.tgz failed, reason:
npm error network This is a problem related to network connectivity.
npm error network In most cases you are behind a proxy or have bad network settings.
npm error network
npm error network If you are behind a proxy, please make sure that the
npm error network 'proxy' config is set properly. See: 'npm help config'
npm error A complete log of this run can be found in: /root/.npm/_logs/2025-11-20T00_06_10_347Z-debug-0.log

[ERROR] in line 35: exit code 0: while executing command $STD npm ci

[ERROR] in line 1346: 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

Originally created by @keywal on GitHub (Nov 20, 2025). Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/9289 ### ✅ Have you read and understood the above guidelines? yes ### 🔎 Did you run the script with verbose mode enabled? Yes, verbose mode was enabled and the output is included below ### 📜 What is the name of the script you are using? Pangolin ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/pangolin.sh)" ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 13 ### 📈 Which Proxmox version are you on? 9.1.1 ### 📝 Provide a clear and concise description of the issue. Installer failing ### 🔄 Steps to reproduce the issue. Run script as normal ### ❌ Paste the full error output (if available). `npm warn deprecated oslo@1.2.1: Package is no longer supported. Please see https://oslojs.dev for the successor project. npm warn deprecated node-domexception@1.0.0: Use your platform's native DOMException instead npm warn deprecated @esbuild-kit/esm-loader@2.6.5: Merged into tsx: https://tsx.is npm warn deprecated @esbuild-kit/core-utils@3.3.2: Merged into tsx: https://tsx.is npm error code ETIMEDOUT npm error errno ETIMEDOUT npm error network request to https://registry.npmjs.org/zod-validation-error/-/zod-validation-error-3.5.2.tgz failed, reason: npm error network This is a problem related to network connectivity. npm error network In most cases you are behind a proxy or have bad network settings. npm error network npm error network If you are behind a proxy, please make sure that the npm error network 'proxy' config is set properly. See: 'npm help config' npm error A complete log of this run can be found in: /root/.npm/_logs/2025-11-20T00_06_10_347Z-debug-0.log [ERROR] in line 35: exit code 0: while executing command $STD npm ci [ERROR] in line 1346: 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_
kerem 2026-02-26 12:51:06 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@MickLesk commented on GitHub (Nov 20, 2025):

You get npm Network Errors on Mass, thats Not Script related. Ive deployed at yet and Work fine

<!-- gh-comment-id:3556165018 --> @MickLesk commented on GitHub (Nov 20, 2025): You get npm Network Errors on Mass, thats Not Script related. Ive deployed at yet and Work fine
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ProxmoxVE#2035
No description provided.