Technitium DNS script error (in line 35: tar ...) #1682

Closed
opened 2026-02-05 01:57:07 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @scottcopus on GitHub (Sep 26, 2025).

Have you read and understood the above guidelines?

yes

📜 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://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/technitiumdns.sh)"

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

📈 Which Proxmox version are you on?

pve-manager/8.2.4/faa83925c9641325 (running kernel: 6.8.12-1-pve)

📝 Provide a clear and concise description of the issue.

Technitium DNS fails to update using community script. Attempted to update from 13.4.3 (to 13.6 latest as of this writing).

🔄 Steps to reproduce the issue.

Ran both of the available update script URLs, in verbose mode:
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/technitiumdns.sh)"
-and-
bash -c "$(curl -fsSL https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/technitiumdns.sh)"

Paste the full error output (if available).

Updating Technitium DNStar: /opt/technitium/dns: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now

[ERROR] in line 35: exit code 0: while executing command $STD tar zxvf /opt/DnsServerPortable.tar.gz -C /opt/technitium/dns/

🖼️ Additional context (optional).

No response

Originally created by @scottcopus on GitHub (Sep 26, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 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://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/technitiumdns.sh)" ### ⚙️ What settings are you using? - [x] Default Settings - [x] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 📈 Which Proxmox version are you on? pve-manager/8.2.4/faa83925c9641325 (running kernel: 6.8.12-1-pve) ### 📝 Provide a clear and concise description of the issue. Technitium DNS fails to update using community script. Attempted to update from 13.4.3 (to 13.6 latest as of this writing). ### 🔄 Steps to reproduce the issue. Ran both of the available update script URLs, in verbose mode: bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/technitiumdns.sh)" -and- bash -c "$(curl -fsSL https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/technitiumdns.sh)" ### ❌ Paste the full error output (if available). ⏳ Updating Technitium DNStar: /opt/technitium/dns: Cannot open: No such file or directory tar: Error is not recoverable: exiting now [ERROR] in line 35: exit code 0: while executing command $STD tar zxvf /opt/DnsServerPortable.tar.gz -C /opt/technitium/dns/ ### 🖼️ Additional context (optional). _No response_
OVERLORD added the bug label 2026-02-05 01:57:07 +03:00
Author
Owner

@tremor021 commented on GitHub (Sep 26, 2025):

Image

Works fine here

@tremor021 commented on GitHub (Sep 26, 2025): <img width="545" height="160" alt="Image" src="https://github.com/user-attachments/assets/f2484bfc-9e58-4bd6-a800-2de9cb3d006b" /> Works fine here
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#1682