-
Notifications
You must be signed in to change notification settings - Fork 616
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
mdns: Failed to register IPv6 receiver #67
Comments
Comment by jurisv Same error here.. On a MAC 10.12.6 |
Comment by vkolotov Same error here. RPi with volumio: balbuze/volumio-plugins#82 |
Comment by CelsoSantos I too have this issue on an RPi3 with latest OSMC installed. |
@CelsoSantos @vkolotov @jurisv @colinramsay Is this still an issue? |
I'd need to check the logs to see the exact message but symptoms sound
about right with my not working installation
…On Mon, 29 Jan 2018, 19:18 Colm, ***@***.***> wrote:
@CelsoSantos <https://github.com/celsosantos> @vkolotov
<https://github.com/vkolotov> @jurisv <https://github.com/jurisv>
@colinramsay <https://github.com/colinramsay> Is this still an issue?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#67 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AA9-0oPHl4waU2wW5fPdOCyAW9pXRhtTks5tPhlvgaJpZM4RwsP6>
.
|
Thank you. |
I'm still seeing this, though I get a slightly diferent variant: |
@sashahilton00 I get the |
Reporting the same issue here: Libresport was working seamlessly until this week. Can't remember anything that would cause it stop working. |
Any workaround so far? |
I've had succes on a macbook by using a different mdns crate, i.e. using the |
This fixed it for me:
Apparently ipv6 was disabled for some reason. |
Confirmed that this is fixed when switching to |
On MacOS, I built it using this command: cargo build --release --features with-dns-sd then ran librespot and it worked! Problem solved! Used this as a reference: https://github.com/librespot-org/librespot/wiki/Compiling#addition-features |
Issue by colinramsay
Thursday Jul 13, 2017 at 13:30 GMT
Originally opened as plietar/librespot#217
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.
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!
The text was updated successfully, but these errors were encountered: