Skip to content

Technitium Update Script - technitium.service not found.Β #10232

Description

@kevdogg

βœ… 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?

  • Default Settings
  • Advanced Settings

πŸ–₯️ 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions