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

nmcli commands crash NetworkManager on 11.2 #407

Open
sshane opened this issue Nov 18, 2024 · 2 comments
Open

nmcli commands crash NetworkManager on 11.2 #407

sshane opened this issue Nov 18, 2024 · 2 comments

Comments

@sshane
Copy link
Contributor

sshane commented Nov 18, 2024

Haven't tried on 11.2 v2

Repro:

comma@comma-71c4374d:/data/openpilot$ nmcli c m 'openpilot connection xxx' 802-11-wireless.bssid XX:XX:XX:XX:XX:XX
Error: Failed to modify connection 'openpilot connection unifi': Message recipient disconnected from message bus without replying
comma@comma-71c4374d:/data/openpilot$ nmcli c m 'openpilot connection xxx' 802-11-wireless.bssid XX:XX:XX:XX:XX:XX
Error: NetworkManager is not running.

or

nmcli d wifi connect 'xx' password xxx
@sshane sshane changed the title nmcli commands crash NetworkManager nmcli commands crash NetworkManager on 11.2 Nov 18, 2024
@adeebshihadeh
Copy link
Contributor

adeebshihadeh commented Nov 19, 2024

Is this because it's mounted RO? Try adding --temporary to your modify command.

If it's due to being RO, not sure there's much we can do and not sure it's new behavior.

@sshane
Copy link
Contributor Author

sshane commented Nov 20, 2024

I believe I used to be able to do this without any error messages

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