Adguard failing to install due to version conflict #1268

Closed
opened 2025-11-20 05:07:18 -05:00 by saavagebueno · 1 comment
Owner

Originally created by @larssieboy18 on GitHub (Jun 14, 2025).

Have you read and understood the above guidelines?

yes

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

Adguard Home LXC

📂 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 12

📝 Provide a clear and concise description of the issue.

Hi!

I tried installing the Adguard Home LXC. After the first pop-up that asks if you want to proceed, it tries to install, but then fails because of a version conflict. It mentions that I need version 8.1 or later, but I am running Proxmox 8.4.1.

🔄 Steps to reproduce the issue.

  1. Copy and paste the install script into the terminal (both the shell from the web-interface and ssh gave me the same error)
  2. Click yes when it asks you to proceed
  3. Error occurs

Paste the full error output (if available).

Image

🖼️ Additional context (optional).

No response

Originally created by @larssieboy18 on GitHub (Jun 14, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? Adguard Home LXC ### 📂 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 - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 📝 Provide a clear and concise description of the issue. Hi! I tried installing the Adguard Home LXC. After the first pop-up that asks if you want to proceed, it tries to install, but then fails because of a version conflict. It mentions that I need version 8.1 or later, but I am running Proxmox 8.4.1. ### 🔄 Steps to reproduce the issue. 1. Copy and paste the install script into the terminal (both the shell from the web-interface and ssh gave me the same error) 2. Click yes when it asks you to proceed 3. Error occurs ### ❌ Paste the full error output (if available). <img width="447" alt="Image" src="https://github.com/user-attachments/assets/d126b73e-abd0-4e6a-8de6-f6e91287b592" /> ### 🖼️ Additional context (optional). _No response_
saavagebueno added the bugnot planned labels 2025-11-20 05:07:18 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Jun 14, 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 (Jun 14, 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#1268