Error installing AdGuard Home LXC #171

Closed
opened 2026-02-04 16:57:02 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @kvshino on GitHub (Dec 13, 2024).

Please verify that you have read and understood the guidelines.

yes

A clear and concise description of the issue.

Trying to install ADGuard but the script crashes.

What settings are you currently utilizing?

  • Default Settings
  • Advanced Settings

Which Linux distribution are you employing?

Debian 12

If relevant, including screenshots or a code block can be helpful in clarifying the issue.

✓ Installed Dependencies
 -curl: (6) Could not resolve host: static.adtidy.org

gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error is not recoverable: exiting now

[ERROR] in line 23: exit code 0: while executing command $STD tar zxvf <(curl -fsSL https://static.adtidy.org/adguardhome/release/AdGuardHome_linux_amd64.tar.gz) -C /opt
The silent function has suppressed the error, run the script with verbose mode enabled, which will provide more detailed output.

Please provide detailed steps to reproduce the issue.

Just install adguard via the sh script.

Originally created by @kvshino on GitHub (Dec 13, 2024). ### Please verify that you have read and understood the guidelines. yes ### A clear and concise description of the issue. Trying to install ADGuard but the script crashes. ### What settings are you currently utilizing? - [X] Default Settings - [X] Advanced Settings ### Which Linux distribution are you employing? Debian 12 ### If relevant, including screenshots or a code block can be helpful in clarifying the issue. ``` ✓ Installed Dependencies -curl: (6) Could not resolve host: static.adtidy.org gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now [ERROR] in line 23: exit code 0: while executing command $STD tar zxvf <(curl -fsSL https://static.adtidy.org/adguardhome/release/AdGuardHome_linux_amd64.tar.gz) -C /opt The silent function has suppressed the error, run the script with verbose mode enabled, which will provide more detailed output. ``` ### Please provide detailed steps to reproduce the issue. Just install adguard via the sh script.
Author
Owner

@MickLesk commented on GitHub (Dec 13, 2024):

Your DNS Block. Its not an Script Issue

@MickLesk commented on GitHub (Dec 13, 2024): Your DNS Block. Its not an Script Issue
Author
Owner

@kvshino commented on GitHub (Dec 13, 2024):

For the one viewing this, added 1.1.1.1 as a new DNS on proxmox and the script worked flawlessly

@kvshino commented on GitHub (Dec 13, 2024): For the one viewing this, added 1.1.1.1 as a new DNS on proxmox and the script worked flawlessly
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#171