avahi-daemon: Host name conflict, retrying with的解决办法
               
                来源:本站原创
                点击数: 次
                发布时间:2021年12月02日
            
            
            问题分析:
tail -f /var/log/messages出现大量的报错,如下图:

解决办法
systemctl stop avahi-daemon
systemctl disable avahi-daemon
