librespot icon indicating copy to clipboard operation
librespot copied to clipboard

mdns: Failed to register IPv6 receiver

Open colinramsay opened this issue 8 years ago • 8 comments

This setup worked until recently. I run this on a Raspberry Pi powered by OSMC, so it could be related to their most recent update, but it's hard to debug where the problem lies.

> /home/osmc/spotify/librespot --name pi --cache /tmp

INFO:librespot: librespot aa86ebf (2017-07-09). Built on 2017-07-13.
WARN:mdns: Failed to register IPv6 receiver: Error { repr: Os { code: 19, message: "No such device" } }

After that there's no more output and it doesn't show as a device to connect to. Previously this worked like a charm. Any pointers? Thanks!

colinramsay avatar Jul 13 '17 13:07 colinramsay

Same error here.. On a MAC 10.12.6

jurisv avatar Aug 10 '17 08:08 jurisv

Same error here. RPi with volumio: https://github.com/balbuze/volumio-plugins/issues/82

vkolotov avatar Sep 12 '17 08:09 vkolotov

I too have this issue on an RPi3 with latest OSMC installed.

CelsoSantos avatar Sep 19 '17 09:09 CelsoSantos

And it's a year later and this issue is still happening...

SirJohnDoe avatar Sep 27 '18 12:09 SirJohnDoe

Somebody experiencing the issue is going to have to dig into why the ipv6 flavour isn't working on their system. Is it even enabled? How's it configured? At least provide the output of ifconfig.

kingosticks avatar Sep 27 '18 19:09 kingosticks

Actually I take that back. It seems very possible that osmc decided to disable ipv6 for some reason. But obviously everything should still work so a debug log would also be useful.

kingosticks avatar Sep 27 '18 19:09 kingosticks

Maybe this helps - https://github.com/librespot-org/librespot/issues/67#issuecomment-393987860

ashthespy avatar Sep 28 '18 08:09 ashthespy

@ashthespy It fixed my issue. Thank you

KUKARAF avatar Dec 24 '18 18:12 KUKARAF