[GH-ISSUE #9660] Adguard Proxmox Script Failing Version Check on 9.1.1 #2117

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

Originally created by @EDM24-1975 on GitHub (Dec 5, 2025).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/9660

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?

adguard.sh

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

bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/adguard.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.

Script terminates with the following error:

✗ This version of Proxmox Virtual Environment is not supported
Requires Proxmox Virtual Environment Version 8.1 or later.
Exiting...

🔄 Steps to reproduce the issue.

Step 1 - Build 9.1.1 PVE host
Step 2 - Update your new PVE host
Step 3 - Run the script in your up-to-date PVE host's shell

Paste the full error output (if available).

✗ This version of Proxmox Virtual Environment is not supported
Requires Proxmox Virtual Environment Version 8.1 or later.
Exiting...

🖼️ Additional context (optional).

Image
Originally created by @EDM24-1975 on GitHub (Dec 5, 2025). Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/9660 ### ✅ 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? adguard.sh ### 📂 What was the exact command used to execute the script? bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/adguard.sh)" ### ⚙️ What settings are you using? - [x] Default Settings - [x] 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. Script terminates with the following error: ✗ This version of Proxmox Virtual Environment is not supported Requires Proxmox Virtual Environment Version 8.1 or later. Exiting... ### 🔄 Steps to reproduce the issue. Step 1 - Build 9.1.1 PVE host Step 2 - Update your new PVE host Step 3 - Run the script in your up-to-date PVE host's shell ### ❌ Paste the full error output (if available). ✗ This version of Proxmox Virtual Environment is not supported Requires Proxmox Virtual Environment Version 8.1 or later. Exiting... ### 🖼️ Additional context (optional). <img width="1049" height="317" alt="Image" src="https://github.com/user-attachments/assets/0117f707-d245-4153-952b-816b1f891ffc" />
kerem 2026-02-26 12:51:21 +03:00
Author
Owner

@github-actions[bot] commented on GitHub (Dec 5, 2025):

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:3614846667 --> @github-actions[bot] commented on GitHub (Dec 5, 2025): 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#2117
No description provided.