Skip to content

DNS/Routes are deleted #5

@Snake883

Description

@Snake883

I have ENABLE_DNS_CLEANUP = false.
My "Published application routes" are getting deleted.
I also noticed the DNS records are left behind.

I have Pangolin and Traefik also running, presumably they won't clean/delete application routes or DNS records.

v2.0.0

Log does not indicate routes are being deleted, but they are.

time="2026-04-13T03:03:09Z" level=info msg="Loaded single zone configuration (legacy mode)"
time="2026-04-13T03:03:09Z" level=info msg="Loaded 1 ignore patterns"
time="2026-04-13T03:03:09Z" level=info msg="Configuration loaded" enable_cleanup=false entrypoints="[web websecure]" ignore_patterns=1 poll_interval=10s skip_tls=false zones=1
time="2026-04-13T03:03:09Z" level=info msg="Starting synchronization service"
time="2026-04-13T03:03:19Z" level=info msg="Changes detected in Traefik routers"
time="2026-04-13T03:03:19Z" level=info msg="Adding domain to tunnel configuration" domain=test3.domain service="https://192.168.1.7:44301" zone=XXXXXXXXXXX
time="2026-04-13T03:03:19Z" level=info msg="Skipping duplicate domain" domain=test3.domain
time="2026-04-13T03:03:19Z" level=info msg="Adding domain to tunnel configuration" domain=browser2.domain service="https://192.168.1.7:44301" zone=XXXXXXXXXXX
time="2026-04-13T03:03:19Z" level=info msg="Skipping duplicate domain" domain=browser2.domain
time="2026-04-13T03:03:20Z" level=info msg="Tunnel configuration updated successfully"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions