MadaMzandu / uisp-ros-plugin

This is a follow up replacement for the previous Uisp api for mikrotik routers.
32 stars 9 forks source link

Lastest version not connecting to mikrotik routers #53

Closed afrietaadmin closed 1 year ago

afrietaadmin commented 1 year ago

HI Mada,

Am running UISP 2.3.39, upgraded from 1.8.xxx to 2.0.2.11 I have disabled the webhook to localhost. The plugin does not connect to mikrotik routers (ver 7.41) as I cannot see that the accounts created for the plugging are logging in, even when doing a sync or rebuild. After installing and doing a rebuild user accounts on all devices were 0.

Uninstalled and reinstalled, same behaviour. I am also unable to change the setting, "disable bandwidth contention" - it stays ticked.

Any assistance would be appreciated.

regards Shahin

MadaMzandu commented 1 year ago

Hi, Thanks for the feedback. Try https://github.com/MadaMzandu/uisp-ros-plugin/releases/tag/2.0.2.11-debug. Install do a fresh install, enable debug in the settings, then upload your 1.8.x backup. Verify that devices and settings are restored. And review debug logs in ucrm > settings > plugin. If you have to post the debug here pls make sure that sensitive information is edited from the paste.

  1. disabling the webhook will also disable real time mikrotik updates, but features like rebuild should still work
  2. the parent queues are being phased out because they limit the plugin to 128 customers per service plan. This is an HTB limitation which mikrotik has inherited. Instead bursting has been introduced for better qos tuning. However if parent queues are enabled in your 1.8.x backup the plugin will continue to manage the parents Thanks
MadaMzandu commented 1 year ago

Hi Shahin,

Have you made any progress?

afrietaadmin commented 1 year ago

Hi Mada,

Thanks its working, I have the standard API enabled, when I looked at the documentation I saw you making use of the REST API.

Its working now thanks

Appreciate everything Regards Shahin

On Tue, Aug 15, 2023 at 1:21 PM Madalitso Mzandu @.***> wrote:

Hi Shahin,

Have you made any progress?

— Reply to this email directly, view it on GitHub https://github.com/MadaMzandu/uisp-ros-plugin/issues/53#issuecomment-1678774754, or unsubscribe https://github.com/notifications/unsubscribe-auth/AUQQGAV66QQ7GAPHGZEKJYTXVNLU5ANCNFSM6AAAAAA3N7KIYI . You are receiving this because you authored the thread.Message ID: @.***>

MadaMzandu commented 1 year ago

Thanks for the update. Will close issue.