We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I tried running something on muvm, resulted in Error: Failed to configure net mode:
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
The text was updated successfully, but these errors were encountered:
It's because the krun_set_passt_fd call returned an error:
krun_set_passt_fd
muvm/crates/muvm/src/bin/muvm.rs
Line 279 in 8b49072
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.
Sorry, something went wrong.
Oh I forgot to mention that I'm on nixos and built it myself
@bruhderek NixOS/nixpkgs#347792
No branches or pull requests
I tried running something on muvm, resulted in
Error: Failed to configure net mode
:The text was updated successfully, but these errors were encountered: