β
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
π 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.2/9d436f37a0ac4172 (running kernel: 6.5.13-5-pve)
π Provide a clear and concise description of the issue.
So I'm updating the technitium dns server from the LXC container itself. The original technitium script used to install a service called dns.service at /etc/systemd/system. This service file is still located within this directory. I noticed however when I run the updated scripts within the technitium LXC container (bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/technitiumdns.sh)"), it tries to start a service called technitium.service. I looked at the source of the script at it has a command to cp /opt/technitium/dns/systemd.service /etc/systemd/system/technitium.service. For some reason when running this upgrade script, I don't get any technitium.service installed and it doesn't exist in the filesystem. If I manually restart dns.service the service will restart.
π Steps to reproduce the issue.
see above
β Paste the full error output (if available).
see above
πΌοΈ Additional context (optional).
no other info.
β 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
π 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.2/9d436f37a0ac4172 (running kernel: 6.5.13-5-pve)
π Provide a clear and concise description of the issue.
So I'm updating the technitium dns server from the LXC container itself. The original technitium script used to install a service called dns.service at /etc/systemd/system. This service file is still located within this directory. I noticed however when I run the updated scripts within the technitium LXC container (bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/technitiumdns.sh)"), it tries to start a service called technitium.service. I looked at the source of the script at it has a command to cp /opt/technitium/dns/systemd.service /etc/systemd/system/technitium.service. For some reason when running this upgrade script, I don't get any technitium.service installed and it doesn't exist in the filesystem. If I manually restart dns.service the service will restart.
π Steps to reproduce the issue.
see above
β Paste the full error output (if available).
see above
πΌοΈ Additional context (optional).
no other info.