question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

CoreDNS keep failing, no external web API call working.

See original GitHub issue

Home Assistant release with the issue: 0.98.1

Operating environment (HassOS/Generic): HassOS 2.12 running on a RasPi 3

Supervisor logs: 19-09-01 10:56:51 WARNING (MainThread) [hassio.tasks] Watchdog found a problem with CoreDNS plugin! 19-09-01 10:56:51 WARNING (MainThread) [hassio.tasks] CoreDNS plugin is in fails state / Reset config 19-09-01 10:56:51 INFO (MainThread) [hassio.dns] Start CoreDNS plugin 19-09-01 10:56:51 INFO (SyncWorker_15) [hassio.docker.interface] Clean hassio_dns application 19-09-01 10:56:54 INFO (SyncWorker_15) [hassio.docker.dns] Start DNS homeassistant/armv7-hassio-dns with version 1 19-09-01 10:57:11 WARNING (MainThread) [hassio.tasks] Watchdog found a problem with CoreDNS plugin! 19-09-01 10:57:11 WARNING (MainThread) [hassio.tasks] CoreDNS plugin is in fails state / Reset config 19-09-01 10:57:11 INFO (MainThread) [hassio.dns] Start CoreDNS plugin 19-09-01 10:57:11 INFO (SyncWorker_4) [hassio.docker.interface] Clean hassio_dns application 19-09-01 10:57:14 INFO (SyncWorker_4) [hassio.docker.dns] Start DNS homeassistant/armv7-hassio-dns with version 1 19-09-01 10:57:31 WARNING (MainThread) [hassio.tasks] Watchdog found a problem with CoreDNS plugin! 19-09-01 10:57:31 WARNING (MainThread) [hassio.tasks] CoreDNS plugin is in fails state / Reset config ....

Description of problem: I’m running HassIO on Raspi3, with Supervisor 184 and HA 0.98.1. I’m still having issue with dns even after having tried everything i found on community. This is what system logs look like after a while, with CoreDNS plugin keeping going in error. If I try eny action related to a web call (like calling a Particle API, or a DarkSky API), error show up in HA logs.

I’m using PiHole as DNS resolver, running on another machine, and I have configured it on this RasPi 3, together with fixed ip.

What do I need to make it work again? What information do you need from my side to help the investigation?

Thanks

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:25 (13 by maintainers)

github_iconTop GitHub Comments

3reactions
pvizelicommented, Apr 1, 2020

ha dns update --version 3

0reactions
skatemancommented, Apr 2, 2020

@pvizeli yeah, I was able to trace it back to a bug in docker itself https://github.com/moby/moby/issues/20550

Read more comments on GitHub >

github_iconTop Results From Across the Web

Troubleshoot DNS failures with Amazon EKS - AWS
1. Get the ClusterIP of your CoreDNS service: kubectl get service kube-dns -n kube-system · 2. Verify that the DNS endpoints are exposed...
Read more >
CoreDNS plugin is in fails state / Reset - Configuration
CoreDNS keep failing, no external web API call working. ... Home Assistant release with the issue: 0.98.1 Operating environment (HassOS/Generic): ...
Read more >
K8s Troubleshooting — How to Debug CoreDNS Issues
If all CoreDNS pods are running fine and there are no errors in the logs, next step is to check DNS service. You...
Read more >
Resolving external domains from within pods does not work
It's only from within the pods that the resolution is failing meaning I cannot communicate with the Internet from within the pods. This...
Read more >
CoreDNS configured incorrectly in LKE beta? - Linode
Restarted the coredns pods and w00t DNS was working… but this feels wrong. Why was DNS not working with forward . /etc/resolv.conf ?...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found