Bug in Pidgeon with rendezvous protocol.

2 respostas [Última entrada]
northernarcher
Desconectado
Joined: 12/24/2014

I'm trying to chat with Rendezvous on Trisquel. It gives me the message

"Unable to establish connection with the local mDNS server. Is it running?"

This bug has also appeared in Ubuntu in 2009 and 2010.
https://bugs.launchpad.net/ubuntu/+source/avahi/+bug/327362
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=591394

Magic Banana

I am a member!

I am a translator!

Desconectado
Joined: 07/24/2010

That command line will tell whether Avahi is running (nothing printed) or not (it prints "Nope"):
$ avahi-daemon -c || echo Nope
On my Trisquel 8, it runs. If it does not, try to start it:
$ systemctl start avahi-daemon
If that does not work (probable), show us the log:
$ journalctl -u avahi-daemon

aloniv

I am a translator!

Desconectado
Joined: 01/11/2011

It's Pidgin not Pidgeon.