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

Using 5ghz-an for routeros_wifi_channel returns status code 400 #619

Closed
Scandiravian opened this issue Dec 28, 2024 · 2 comments · Fixed by #625
Closed

Using 5ghz-an for routeros_wifi_channel returns status code 400 #619

Scandiravian opened this issue Dec 28, 2024 · 2 comments · Fixed by #625
Assignees
Labels
bug Something isn't working released

Comments

@Scandiravian
Copy link

Describe the bug
When setting a wifi channel to 5ghz-an the rest api returns the error returned response code: 400, message: 'Bad Request', details: 'input does not match any value of band'

To Reproduce
Configure a wifI channel to use 5ghz-an and apply it

Expected behavior
It should be possible to configure a 5GHz channel to use the A/N band. The correct name in the rest api is 5ghz-n, but this does not pass validation from the provider

Debug Information
Not relevant

Stack Trace
Not relevant

Additional context
AP is a Cap AX running RouterOS version 7.16.2

@Scandiravian Scandiravian added the bug Something isn't working label Dec 28, 2024
@vaerh vaerh self-assigned this Dec 30, 2024
vaerh added a commit that referenced this issue Dec 30, 2024
@vaerh
Copy link
Collaborator

vaerh commented Dec 30, 2024

Hi, I added the correct parameter to the validator without removing the old one. I don't know if it was even on previous versions of ROS.

@vaerh
Copy link
Collaborator

vaerh commented Dec 30, 2024

🎉 This issue has been resolved in version 1.73.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@vaerh vaerh added the released label Dec 30, 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 released
Projects
None yet
2 participants