Hello! I'm trying to launch allmon2 on my private node server linked with 2 RTCMs running in mix mode. It seems that allmon successfuly estabilishing connection to AMI, * is blinking but clients and voter bars are missing. RTCMs are connected to server and 'voter display 1234' showing RSSI bars properly. Here are parts of my .conf files rpt.conf[7700]rxchannel=voter/1234txchannel=zap/pseudo7700 = radio@127.0.0.1/7700,NONE voter.conf[general] port=667 buflen=180password=server_pass[1234]VOTER1=radio1VOTER2=radio2thresholds = 255,110=5linger=10 manager.conf[general]displaysystemname=yesenabled=yesport=5038[admin]secret=pass1234read = all,system,call,log,verbose,command,agent,user,configwrite = all,system,call,log,verbose,command,agent,user,config allmon.ini.php<?php[about]url=about.php[7700]host=127.0.0.1:5038user=adminpasswd=pass1234menu=yeshideNodeURL=no[break]menu=yes?> voter.ini.php<?php[1234]node=7700host=127.0.0.1:5038user=adminpasswd=pass1234?> What else has to be checked? Thanks!