Overview
You may find the following errors regarding the Avahi Daemon in your logs, and you wish to know what you should do to resolve these:
Exec of binary/usr/sbin/avahi-daemon failed, error code-1
Error launching process avahi. Will not try again until restart or sighup
Solution
Avahi service is used together with https://findmy.exinda.com/. In the logs, you can see that is unable to start. You can disable it by using the following commands in CLI:
enable
conf t
pm process avahi terminate
no pm process avahi launch auto
Note: Given that the avahi is a process and needs the pm
command to terminate or restart, the restricted Shell license key for this device needs to be added before executing the above commands. Please contact an Exinda support agent to obtain the temporary restricted shell license.