Hello
if i try to issue an XMR command or to reconfigure XMR on the client it loads infinitely.
Used Versions:
Client 1.8.1
Cms 1.8.1
Apache 2.4 x86 ts
Php 5.6 x86 ts
ZeroMQ x86
zmq.dll 1.1.2 x86 ts
Windows Server 2012 R2 x64
Configuration:
CMS Settings → Display
XMR Private Address tcp://127.0.0.1:50001
XMR Public Address tcp://172.20.130.61:9505
XMR Config.json
{
“listenOn”: “tcp://127.0.0.1:50001”,
“pubOn”: [“tcp://172.20.130.61:9505”],
“debug”: true
}
If i directly start the vendor\xibosignage\xibo-xmr\bin\xmr.phar File everything looks fine:
Also the client says “XMR Status: Connected to (tcp://172.20.130.61:9505)”, last activity: (2 seconds ago) and the Report Fault page shows ZeroMQ with an green checkmark
Thank you