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] Error while building list for path /caps-man/registration-table #379

Closed
clau-bucur opened this issue Oct 25, 2024 · 2 comments
Closed
Labels
bug Something isn't working

Comments

@clau-bucur
Copy link

Describe the issue

I'm adding a new integration for a cAP-AX router, running v7.16.1.
Installed packages:

  • routeros
  • wifi-qcom

Software versions

  • Home Assistant version: HA 2022.10.3
  • Mikrotik Router integration version: v2.1.4
  • Mikrotik Hardware: cAPGi-5HaxD2HaxD
  • RouterOS version: v7.16.1

Traceback/Error logs

[custom_components.mikrotik_router.mikrotikapi] Mikrotik 10.100.0.4 error while building list for path /caps-man/registration-table : no such command or directory (caps-man), no such command prefix

Additional context

I use this router in WiFi AX CapsMan mode, I do not have the old Wireless package installed.
Perhaps the issue is caused by this, because it can't iterate the old Capsman menu.
I can't install the old Wireless package because it conflicts with wifi-qcom package.

@clau-bucur clau-bucur added the bug Something isn't working label Oct 25, 2024
@clau-bucur
Copy link
Author

The packages have been changed starting with 7.13 and I believe, looking at the coordinator code, this integration is not handling correctly the packages for >= ROS v7.13.

As per this page https://help.mikrotik.com/docs/spaces/ROS/pages/40992872/Packages the wifiwave2 package is only present up to v7.12:
image

@clau-bucur
Copy link
Author

Should have checked better before posting, already reported before, eg. #375

Solved by #332

@github-actions github-actions bot locked and limited conversation to collaborators Nov 27, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant