[GH-ISSUE #9251] Netvisr installation fails #2023

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

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

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?

Netvisor

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

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

📝 Provide a clear and concise description of the issue.

While installing I get:

curl: (22) The requested URL returned error: 500
gpg: no valid OpenPGP data found.
✖️ Failed to import NodeSource GPG key
✖️ Failed to setup Node.js repository

[ERROR] in line 24: exit code 0: while executing command return 1

[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)"

🔄 Steps to reproduce the issue.

just try again the installation fails, also in advanced mode.

Paste the full error output (if available).

Processing triggers for libc-bin (2.41-12) ...
✔️ Setup PostgreSQL 17
Hit:1 http://deb.debian.org/debian trixie InRelease
Hit:2 http://deb.debian.org/debian trixie-updates InRelease
Hit:3 http://security.debian.org trixie-security InRelease
Hit:4 https://apt.postgresql.org/pub/repos/apt trixie-pgdg InRelease
All packages are up to date.
curl: (22) The requested URL returned error: 500
gpg: no valid OpenPGP data found.
✖️ Failed to import NodeSource GPG key
✖️ Failed to setup Node.js repository

[ERROR] in line 24: exit code 0: while executing command return 1

[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 @flashbackpa on GitHub (Nov 18, 2025). Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/9251 ### ✅ 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? Netvisor ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/netvisor.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.0.17 ### 📝 Provide a clear and concise description of the issue. While installing I get: curl: (22) The requested URL returned error: 500 gpg: no valid OpenPGP data found. ✖️ Failed to import NodeSource GPG key ✖️ Failed to setup Node.js repository [ERROR] in line 24: exit code 0: while executing command return 1 [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)" ### 🔄 Steps to reproduce the issue. just try again the installation fails, also in advanced mode. ### ❌ Paste the full error output (if available). Processing triggers for libc-bin (2.41-12) ... ✔️ Setup PostgreSQL 17 Hit:1 http://deb.debian.org/debian trixie InRelease Hit:2 http://deb.debian.org/debian trixie-updates InRelease Hit:3 http://security.debian.org trixie-security InRelease Hit:4 https://apt.postgresql.org/pub/repos/apt trixie-pgdg InRelease All packages are up to date. curl: (22) The requested URL returned error: 500 gpg: no valid OpenPGP data found. ✖️ Failed to import NodeSource GPG key ✖️ Failed to setup Node.js repository [ERROR] in line 24: exit code 0: while executing command return 1 [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:02 +03:00
Author
Owner

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

500 => Server Error. Maybe because Global Cloudflare Downtime. You cannot reach:

  1. NodeJS Server
  2. NodeSources GPG Key
  3. OpenGPG Key
<!-- gh-comment-id:3547484671 --> @MickLesk commented on GitHub (Nov 18, 2025): 500 => Server Error. Maybe because Global Cloudflare Downtime. You cannot reach: 1. NodeJS Server 2. NodeSources GPG Key 3. OpenGPG Key
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#2023
No description provided.