[GH-ISSUE #11843] unable to install netdata using proxmox helper scripts #2488

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

Originally created by @obang10 on GitHub (Feb 12, 2026).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/11843

Have you read and understood the above guidelines?

yes

🔎 Did you run the script with verbose mode enabled?

No response

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

Proxmox VE Netdata

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

bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/misc/netdata.sh)"

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

No response

📈 Which Proxmox version are you on?

9.1.4

📝 Provide a clear and concise description of the issue.

I get an error saying that the script supports only proxmox ve version 8 or higher. My version is 9.1.4

🔄 Steps to reproduce the issue.

just run the scirpt
bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/misc/netdata.sh)"

Paste the full error output (if available).


/ | / /__ / // __ ___ / /____ _
/ |/ / _ / / / / / __ / __/ __ /
/ /| / / // // / // / // // /
/
/ |_/_
/__/
___/_,/_/_,_/

Loading...
This version of Proxmox Virtual Environment is not supported
Requires PVE Version 8.0 or higher
Exiting...

🖼️ Additional context (optional).

No response

Originally created by @obang10 on GitHub (Feb 12, 2026). Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/11843 ### ✅ Have you read and understood the above guidelines? yes ### 🔎 Did you run the script with verbose mode enabled? _No response_ ### 📜 What is the name of the script you are using? Proxmox VE Netdata ### 📂 What was the exact command used to execute the script? bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/misc/netdata.sh)" ### ⚙️ What settings are you using? - [ ] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? _No response_ ### 📈 Which Proxmox version are you on? 9.1.4 ### 📝 Provide a clear and concise description of the issue. I get an error saying that the script supports only proxmox ve version 8 or higher. My version is 9.1.4 ### 🔄 Steps to reproduce the issue. just run the scirpt bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/misc/netdata.sh)" ### ❌ Paste the full error output (if available). _ __ __ ____ __ / | / /__ / /_/ __ \____ _/ /_____ _ / |/ / _ \/ __/ / / / __ `/ __/ __ `/ / /| / __/ /_/ /_/ / /_/ / /_/ /_/ / /_/ |_/\___/\__/_____/\__,_/\__/\__,_/ Loading... This version of Proxmox Virtual Environment is not supported Requires PVE Version 8.0 or higher Exiting... ### 🖼️ Additional context (optional). _No response_
kerem 2026-02-26 12:52:37 +03:00
Author
Owner

@github-actions[bot] commented on GitHub (Feb 12, 2026):

Hello, it looks like you are referencing the old tteck repo.

This repository is no longer used for active scripts.
Please update your bookmarks and use: https://helper-scripts.com

Also make sure your Bash command starts with:

bash <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/...)

This issue is being closed automatically.

<!-- gh-comment-id:3891886590 --> @github-actions[bot] commented on GitHub (Feb 12, 2026): Hello, it looks like you are referencing the **old tteck repo**. This repository is no longer used for active scripts. **Please update your bookmarks** and use: [https://helper-scripts.com](https://helper-scripts.com) Also make sure your Bash command starts with: ```bash bash <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/...) ``` This issue is being closed automatically.
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#2488
No description provided.