Hi,
I Use RedHat 7.3, Xibo CMS 1.8.1 is running on this server. when i can’t send command to the Player, I can’t recen Screen Shot and Thumbnail from Player.
In the Player : XMR Status : connected to tcp://10.xx.xx.xx:9505 (10.xx.xx.xx is mys CMS IP )
I try to XMR.PHAR /var/www/html/xibo/vendor/xibosignage/xibo-xm
r/bin byt i receive this message
Uploading…
conf
conig.json in /var/www/html/xibo/vendor ins configured like this
{
“listenOn”: “tcp://localhost:50001”,
“pubOn”: [“tcp://mycmsIP:9505”],
“debug”: false
}
can you hel Me to solve this problem please.
Thanks
Peter
May 11, 2017, 1:34pm
2
Do you have the same public/private addresses in CMS Settings?
Are you using Android or Windows clients? (I assume they are in 1.8.1 / 1.8R102 version as well?)
What errors do you see in CMS logs / player status when you try to push player action (screenshot/command etc)?
hhan
May 11, 2017, 1:40pm
3
The window shows “Missing config.json”. The config.json is misplaced in the wrong directory, I think
Hi!
I hav the same Publi/Private Adress en CMS setting.
I use Windows Client
when i send comman / screenshot the buttum Save turn No error message
thanks
Hi
config.json is in this directory:
/var/www/html/xibo/vendor/bin/
thanks
Peter
May 11, 2017, 1:54pm
6
That private address in CMS settings does not seem to be the same as in the xmr config…
and yes config.json with xmr configuration should be in vendor/bin
hhan
May 11, 2017, 2:00pm
7
Directory: vendor/bin
Both files I have in there:
xmr.phar
config.json
Hi Peter!
this is my config.json in xibo/vendor/bin
10.xx.xx.xx is my CMS adress. it’s the same adress that i put in CMS setting.
XMR Publi adres et Private Adress is the same
hhan
May 11, 2017, 2:14pm
9
CMS
XMR Private Address: tcp://localhost:50001
XMR Public Address: tcp://10.xxx.xxx.xxx:9505
Thanks i change adress in CMS but no think change i c’ant send command, screenshot… to Player
hhan
May 11, 2017, 2:23pm
11
You must also solve the problem with Missing config.json, see message in command window (PHP fatal error)
config.json must be in vendor/bin
bur when i un xmr.phar in …xibo/vendor/xibosignage/xibo-xmr/bin/
error returned is
anather conig is nessacery in …xibo/vendor/xibosignage/xibo-xmr/bin/ ?
thanks
alex
May 12, 2017, 8:40am
13
The error message tells you exactly where the config.json file needs to be Put it there.