Ubiquiti-App / UCRM-plugins

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

Mikrotik Queue sync problem #300

Open StarGate88 opened 1 year ago

StarGate88 commented 1 year ago

Hi,

i have installed new version UISP 2.2.12 for testing, with mikrotik queue sync, but after setup plugin public.php write: Fatal error: Uncaught Error: Class "MikrotikQueueSync\Ip_In_Range" not found in /data/ucrm/data/plugins/mkt-queue-sync/classes/Synchronizer.php:68 Stack trace: #0 /data/ucrm/data/plugins/mkt-queue-sync/public.php(47): MikrotikQueueSync\Synchronizer->__construct() #1 /data/ucrm/data/plugins/mkt-queue-sync/public.php(49): {closure}() #2 /usr/src/ucrm/web/_plugins/mkt-queue-sync/public.php(3): require_once('/data/ucrm/data...') #3 {main} thrown in /data/ucrm/data/plugins/mkt-queue-sync/classes/Synchronizer.php on line 68

This is clean installation of UISP for testing, but i have configured one customer with one service and in nms with this paired device.

Wher is the problem please?