MadaMzandu / uisp-ros-plugin

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

System updating some customers and packages for no reason, causing disconnect. #42

Closed dhanielsnieto closed 1 year ago

dhanielsnieto commented 1 year ago

Each 1 or 2 minutes aprox. the plugin is entering into the mikrotik and change the package, and then change the customer with no reason.

This is only happening with 2 or 3 customers.

image

dhanielsnieto commented 1 year ago

Here's the video of what is goin on:

https://youtu.be/iAWd0djBZfI

MadaMzandu commented 1 year ago

Thanks for the update. Can you check the Panel > System > Jobs if there is an entry for one of these customers. Also if possible, check CRM > Settings > Webhook if there is a webhook being sent for the same customers service id.

MadaMzandu commented 1 year ago

Checking the code I think this could be caused if crm is reporting "other" events that have nothing to do with plugin.

I am adding a check to verify that the webhooks. https://github.com/MadaMzandu/uisp-ros-plugin/releases/tag/2.0.2.7.

Please test and let me know.

dhanielsnieto commented 1 year ago

Testing in few hours, thank you so much for all your work, I’ll let you know later today

dhanielsnieto commented 1 year ago

Everything is working as expected, thank you so much!