home-assistant / supervised-installer

Installer for a generic Linux system
Apache License 2.0
1.7k stars 583 forks source link

Bug Report: homeassistant hassio_dns[843]: [INFO] 127.0.0.1:43352 - 8305 "NS IN . udp 17 false 512" NOERROR #329

Closed superabbite1 closed 9 months ago

superabbite1 commented 11 months ago

OS Version

Debian GNU/Linux 12 (bookworm)

System Information

Linux homeassistant 6.1.0-12-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.52-1 (2023-09-07) x86_64 GNU/Linux

What happened?

After the installation is completed, you can also open a website on the web to create a home, but entering the journalctl f command will result in the following error message

Machine Type

generic-x86-64

Installer output

After the installation is completed, you can also open a website on the web to create a home, but entering the journalctl f command will result in the following error message

Relevant log output

root@homeassistant:~# journalctl -f
Oct 07 10:01:03 homeassistant hassio_dns[843]: [INFO] 127.0.0.1:43352 - 8305 "NS IN . udp 17 false 512" NOERROR - 0 30.000281986s
Oct 07 10:01:03 homeassistant hassio_dns[843]: [ERROR] plugin/errors: 2 . NS: dial tcp 1.1.1.1:853: i/o timeout
Oct 07 10:01:05 homeassistant hassio_dns[843]: [INFO] 127.0.0.1:60766 - 24830 "NS IN . udp 17 false 512" NOERROR - 0 30.000282671s
Oct 07 10:01:05 homeassistant hassio_dns[843]: [ERROR] plugin/errors: 2 . NS: dial tcp 1.1.1.1:853: i/o timeout
Oct 07 10:01:06 homeassistant hassio_dns[843]: [INFO] 127.0.0.1:40259 - 11561 "NS IN . udp 17 false 512" NOERROR - 0 30.000258695s
Oct 07 10:01:06 homeassistant hassio_dns[843]: [ERROR] plugin/errors: 2 . NS: dial tcp 1.1.1.1:853: i/o timeout
Oct 07 10:01:08 homeassistant hassio_dns[843]: [INFO] 127.0.0.1:55937 - 7144 "NS IN . udp 17 false 512" NOERROR - 0 30.000191784s
Oct 07 10:01:08 homeassistant hassio_dns[843]: [ERROR] plugin/errors: 2 . NS: dial tcp 1.0.0.1:853: i/o timeout
Oct 07 10:01:09 homeassistant hassio_dns[843]: [INFO] 127.0.0.1:52063 - 43598 "NS IN . udp 17 false 512" NOERROR - 0 30.000211288s
Oct 07 10:01:09 homeassistant hassio_dns[843]: [ERROR] plugin/errors: 2 . NS: dial tcp 1.0.0.1:853: i/o timeout
Oct 07 10:01:11 homeassistant hassio_dns[843]: [INFO] 127.0.0.1:56090 - 3518 "NS IN . udp 17 false 512" NOERROR - 0 30.000280632s
Oct 07 10:01:11 homeassistant hassio_dns[843]: [ERROR] plugin/errors: 2 . NS: dial tcp 1.0.0.1:853: i/o timeout
Oct 07 10:01:12 homeassistant hassio_dns[843]: [INFO] 127.0.0.1:54384 - 7023 "NS IN . udp 17 false 512" NOERROR - 0 30.000241525s
Oct 07 10:01:12 homeassistant hassio_dns[843]: [ERROR] plugin/errors: 2 . NS: dial tcp 1.1.1.1:853: i/o timeout
Oct 07 10:01:14 homeassistant hassio_dns[843]: [INFO] 127.0.0.1:36261 - 60734 "NS IN . udp 17 false 512" NOERROR - 0 30.000221386s
Oct 07 10:01:14 homeassistant hassio_dns[843]: [ERROR] plugin/errors: 2 . NS: dial tcp 1.1.1.1:853: i/o timeout

ADR

Code of Conduct

ikifar2012 commented 11 months ago

Check your network connection and DNS, it could've broken after switching to NetworkManager, if you had anything set statically such as IP addresses etc, you may have to reinput those settings into NetworkManager

github-actions[bot] commented 9 months ago

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.