-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Logs->DNS - bunch of "tls: DialWithDialer timed out" #94
Comments
Do you block cloudflare's DNS server on your network? Because that is what HA uses as a fallback DNS server and it looks like the timeouts are coming from the fallback. If you block cloudflare's DNS server on your network then you should disable the fallback DNS with this command:
Otherwise you will see a lot of errors in your logs. That being said you might actually want to consider unblocking Cloudflare's DNS server and leaving the fallback enabled because your DNS server seems to have some issues. This line in particular is problematic:
|
As far as I know - no. HA use DNS add-on (running on same HA), then ISP provided LTE router, that's all. |
Interesting. Yea sorry I jumped to conclusion, people blocking cloudflare at the router is the usual culprit for errors that look like that. If not there might be a network issue? Are you able to get to version.home-assistant.io elsewhere on your network? If so perhaps if you run |
From another host in my network.
System Health
Home Assistant Community Store
Home Assistant Cloud
Home Assistant Supervisor
Dashboards
Sonoff
Xiaomi Gateway 3
|
@Masterz69 Oh sorry I had just meant to see if dns could resolve for But in terms of HA your biggest problem is this: That's HA basically telling you that DNS isn't working at all. So I would start there. One thing I notice by your network config is that you are trying to use HA itself as the DNS server. I'm guessing you're running the adguard addon or something right? Have you gotten this working before or are you just trying to set it up for the first time? If you are just setting this up are you able to successfully get DNS answers from that addon from other machines on your network? |
All other devices in my network using it and have no problems, as far I see. From HA host:
From Windows host:
|
The problem
No sure if it related to HA Core or HA OS, but logs seen in HA GUI, so - let's start from HA Core issue tracker.
As recently announced new log viewing page in HA, discovered those records:
The text was updated successfully, but these errors were encountered: