Ubiquiti-App / UCRM-plugins

Plugins for UCRM - Complete WISP Management Platform
https://ucrm.ubnt.com/
MIT License
61 stars 102 forks source link

mkt-queue-sync fails to initiate session #123

Open cbabs opened 5 years ago

cbabs commented 5 years ago

Before I submit this I should disclose I am not a PHP dev(Python and packets all day long though!). After installing mkt-queue-sync plugin, enabling and and both setting to sync every 30 and running manually, it does nothing. The plugin gives no status. I ran tcpdump from the server and the only packets going to the mikrotik are ICMP, which are successful. Here is capture without icmp.

ubuntu@ip-10-38-0-11:~$ sudo tcpdump host 10.0.0.2 and not icmp
tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
listening on eth0, link-type EN10MB (Ethernet), capture size 262144 bytes
^C
0 packets captured
0 packets received by filter
0 packets dropped by kernel
ubuntu@ip-10-38-0-11:~$

Not sure how to debug this to give better info, but happy to if given suggestions on how to. Are these plugins still being developed/supported in any way? If not, please let me know, and I will come up with a better solution. Thanks.

Bonabrux commented 5 years ago

Hi @cbabs , do you have a Login and logout info in your Mikrotik Log when this plugin runs?