avahi-daemon: Host name conflict, retrying with的解决办法

来源:本站原创 点击数: 发布时间:2021年12月02日

问题分析:

tail -f /var/log/messages出现大量的报错,如下图:

c1d988cf8f35481cbd3988c552e0e2f1.png

解决办法

systemctl stop avahi-daemon

systemctl disable avahi-daemon