Skip to content
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

No IPv6 nameserver available for NDP/DHCPv6 #109

Open
liyderek opened this issue Nov 21, 2024 · 3 comments
Open

No IPv6 nameserver available for NDP/DHCPv6 #109

liyderek opened this issue Nov 21, 2024 · 3 comments

Comments

@liyderek
Copy link

I tried running something on muvm, resulted in Error: Failed to configure net mode:

➜ muvm -- sh
Error: Failed to configure net mode

Caused by:
    Operation not supported (os error 95)
No IPv6 nameserver available for NDP/DHCPv6 
@teohhanhui
Copy link
Collaborator

It's because the krun_set_passt_fd call returned an error:

return Err(err).context("Failed to configure net mode");

But as for the exact reason... We'd have to dig deeper.

Please provide more details. Are you on Fedora Asahi Remix? Are you using the package from Fedora repo, or building it yourself? etc. etc.

@liyderek
Copy link
Author

Oh I forgot to mention that I'm on nixos and built it myself

@teohhanhui
Copy link
Collaborator

@bruhderek NixOS/nixpkgs#347792

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants