Pi-hole LXC - Not installing on Proxmox 9.0.10 #2071

Closed
opened 2025-11-20 05:22:52 -05:00 by saavagebueno · 1 comment
Owner

Originally created by @MATIX010102 on GitHub (Oct 12, 2025).

Have you read and understood the above guidelines?

yes

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

Pi-hole LXC

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

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

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

📈 Which Proxmox version are you on?

9.0.10

📝 Provide a clear and concise description of the issue.

This script doesn't work on Proxmox 9.0.10

🔄 Steps to reproduce the issue.

Open a shell on Proxmox 9.0.10 and paste the command.
Click to proceed and wait.

Paste the full error output (if available).

____  ____   __  ______  __    ______

/ __ / / / / / / __ / / / /
/ /
/ // /
/ /
/ / / / / / / /
/ // // __ / // / /
/ /__
// // // //_//___/

Loading...
✗ This version of Proxmox Virtual Environment is not supported
Requires Proxmox Virtual Environment Version 8.1 or later.
Exiting...
root@mati3:~# pveversion
pve-manager/9.0.10/deb1ca707ec72a89 (running kernel: 6.14.11-3-pve)

🖼️ Additional context (optional).

No response

Originally created by @MATIX010102 on GitHub (Oct 12, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? Pi-hole LXC ### 📂 What was the exact command used to execute the script? bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/pihole.sh)" ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 📈 Which Proxmox version are you on? 9.0.10 ### 📝 Provide a clear and concise description of the issue. This script doesn't work on Proxmox 9.0.10 ### 🔄 Steps to reproduce the issue. Open a shell on Proxmox 9.0.10 and paste the command. Click to proceed and wait. ### ❌ Paste the full error output (if available). ____ ____ __ ______ __ ______ / __ \/ _/ / / / / __ \/ / / ____/ / /_/ // /___/ /_/ / / / / / / __/ / ____// /___/ __ / /_/ / /___/ /___ /_/ /___/ /_/ /_/\____/_____/_____/ Loading... ✗ This version of Proxmox Virtual Environment is not supported Requires Proxmox Virtual Environment Version 8.1 or later. Exiting... root@mati3:~# pveversion pve-manager/9.0.10/deb1ca707ec72a89 (running kernel: 6.14.11-3-pve) ### 🖼️ Additional context (optional). _No response_
saavagebueno added the bugnot planned labels 2025-11-20 05:22:52 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Oct 12, 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.

@github-actions[bot] commented on GitHub (Oct 12, 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.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#2071