mdns: Failed to register IPv6 receiver
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!
Same error here.. On a MAC 10.12.6
Same error here. RPi with volumio: https://github.com/balbuze/volumio-plugins/issues/82
I too have this issue on an RPi3 with latest OSMC installed.
And it's a year later and this issue is still happening...
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.
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.
Maybe this helps - https://github.com/librespot-org/librespot/issues/67#issuecomment-393987860
@ashthespy It fixed my issue. Thank you