mirror of
https://github.com/spr-networks/super.git
synced 2026-04-25 04:45:51 +03:00
[GH-ISSUE #176] superdns in error loop #48
Labels
No labels
blocked
bug
documentation
enhancement
fixed
fixed ✅
hardening
implemented
installer
multicast
p1
p2
pending
podman
pull-request
security
testing
v1
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/super#48
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @rgov on GitHub (Jul 11, 2023).
Original GitHub issue: https://github.com/spr-networks/super/issues/176
My superdns container logs have tens or hundreds of MBs of entries:
The router (Clearfog) has a working Internet connection and DNS. Clients can route traffic to the Internet but cannot resolve DNS via the router.
Restarting the container, the full docker compose stack, or the entire router did not resolve the issue.
@rgov commented on GitHub (Jul 11, 2023):
After rebooting my device clock was wrong. After syncing the clock DNS started working for clients.
I do not know if this was the initial problem.
@lts-rad commented on GitHub (Jul 11, 2023):
@rgov i think so as the configuraiton uses dns over https which is time sensitive for certificate dates. i think we need to ensure the clearfog buildroot is running ntpdate to stay online.
@lts-rad commented on GitHub (Oct 5, 2023):
the panic is fixed now at least and theres stacktraces with errors from dns if there is a panic now in the default config.