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

Bug: Netremote CLI prints incorrect success message for set-ssid #313

Open
corbin-phipps opened this issue Jul 15, 2024 · 0 comments
Open
Labels
bug Something isn't working

Comments

@corbin-phipps
Copy link
Contributor

Describe the bug
When setting the SSID of an AP via netremote CLI, the success message switches the AP ID and the SSID.

Steps To Reproduce
Run sudo netremote-cli wifi set-ssid wlo1 netremote2-ap-wlo1.

Expected behavior
Printed message should say: Successfully set SSID to 'netremote2-ap-wlo1' for wifi access point 'wlo1'.

Actual behavior
Printed message says: Successfully set SSID to 'wlo1' for wifi access point 'netremote2-ap-wlo1'.

@corbin-phipps corbin-phipps added the bug Something isn't working label Jul 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant