Xmr is not work

When I run the xmr.phar command inside vendor / bin, this only appears, as it does not finish running completely.

my config.json is:
{
“listenOn”: “tcp://127.0.0.1:50001”,
“pubOn”: [“tcp://yourip:9505”, “tcp://yourip:50002”],
“debug”: true
}

XMR

Is that literally your config or do you have the CMS public IP (ie the one that players can reach) in it?

You will want to set it to public IP that player can reach in config.json and set it to the same tcp address in the CMS settings.

In “yourip” I put my ip published and I put the same settings in the CMS settings

The default ports that you have that are: “50001” “9505” “50002” are specific to XMR?

XMR Installation instructions on a manual installation are here https://xibo.org.uk/manual/en/install_xmr.html

Assuming that the ports in config and CMS are the same and that players can reach the XMR public address and that XMR itself is running, I’d expect that to work for you.

You can look at the player status window and see if it says that it is connected to the XMR or if there any problems, you should see logs about it.