avahi-daemon.service falhou

2

Tentou procurar serviços com avahi-browse -alr :

Failed to create client object: Daemon not running

E, na verdade, há um problema com o daemon avahi:

● avahi-daemon.service - Avahi mDNS/DNS-SD Stack
   Loaded: loaded (/lib/systemd/system/avahi-daemon.service; enabled; vendor preset: enabled)
   Active: failed (Result: exit-code) since Wed 2015-09-16 08:50:23 CEST; 4s ago
  Process: 6888 ExecStart=/usr/sbin/avahi-daemon -s (code=exited, status=255)
 Main PID: 6888 (code=exited, status=255)
   Status: "avahi-daemon 0.6.31 starting up."

Found user 'avahi' (UID 107) and group 'avahi' (GID 118).
Successfully dropped root privileges.
avahi-daemon 0.6.31 starting up.
Successfully called chroot().
Successfully dropped remaining capabilities.
Loading service file /services/udisks.service.
Started Avahi mDNS/DNS-SD Stack.
avahi-daemon.service: main process exited, code=exited, status=255/n/a
Unit avahi-daemon.service entered failed state.
avahi-daemon.service failed.

Ubuntu 15.04. Então, os logs não mostram nada. O que pode ser feito?

atualização

Hoje, os registros mostram Failed to create server: Invalid domain name . A pesquisa pode começar.

    
por Velkan 16.09.2015 / 08:58

1 resposta

2

Meu avahi-daemon.conf está confuso e sabe por que ...

De qualquer forma, domain-name está definido como alocal , possivelmente no pânico para corrigir alguns problemas de compartilhamento de samba.

    
por Velkan 21.09.2015 / 20:14