β
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?
Technitium DNS
π What was the exact command used to execute the script?
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/technitiumdns.sh)"
βοΈ What settings are you using?
π₯οΈ Which Linux distribution are you using?
Debian 13
π Which Proxmox version are you on?
pve-manager/9.1.9/ee7bad0a3d1546c9 (running kernel: 7.0.0-3-pve)
π Provide a clear and concise description of the issue.
unable to update to the latest version 15.2
π Steps to reproduce the issue.
update, verbose mode, download failed
β Paste the full error output (if available).
β³ Downloading from https://download.technitium.com/dns/DnsServerPortable.tar.gzcurl: (6) Could not resolve host: download.technitium.com
βοΈ Download failed: https://download.technitium.com/dns/DnsServerPortable.tar.gz
βοΈ in line 51: exit code 250 (App: Download failed or version not determined): while executing command return 250
--- Last 20 lines of log ---
[2026-05-10 09:33:52] [INFO] Downloading from https://download.technitium.com/dns/DnsServerPortable.tar.gz
[2026-05-10 09:34:32] [ERROR] Download failed: https://download.technitium.com/dns/DnsServerPortable.tar.gz
[2026-05-10 09:34:32] [ERROR] in line 51: exit code 250 (App: Download failed or version not determined): while executing command return 250
-----------------------------------
π Full log: /tmp/create-lxc-01fa4ff7.log
πΌοΈ Additional context (optional).
If I use this command directly in terminal I can download the file
curl -O https://download.technitium.com/dns/DnsServerPortable.tar.gz
β 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?
Technitium DNS
π What was the exact command used to execute the script?
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/technitiumdns.sh)"
βοΈ What settings are you using?
π₯οΈ Which Linux distribution are you using?
Debian 13
π Which Proxmox version are you on?
pve-manager/9.1.9/ee7bad0a3d1546c9 (running kernel: 7.0.0-3-pve)
π Provide a clear and concise description of the issue.
unable to update to the latest version 15.2
π Steps to reproduce the issue.
update, verbose mode, download failed
β Paste the full error output (if available).
πΌοΈ Additional context (optional).
If I use this command directly in terminal I can download the file
curl -O https://download.technitium.com/dns/DnsServerPortable.tar.gz