How do I send commands to Android from a self-hosted CMS?

Hello, I have been dealing with this issue for a few days and no one has helped. Can you please help me @pitoco02

I installed xibo on a web server and downloaded the android player and successfully connected it to my android device. The content I want to send is reflected on my android screen. As you can understand, everything works fine but there is one thing that is not working. Whatever I did, I couldn’t send a command to my Android screen, does anyone have any information? According to some forums, I need to open port 9505 as tcp. But I didn’t want to open it without getting information from you, can you help me? All the changes I made are in the screenshots below.

Close screen command in Screens > Commands
su -c “am start -a android.intent.action.ACTION_REQUEST_SHUTDOWN”

Displays > Display Settings;




Displays > Display > Edit > Settings



@pitoco02
Hi, any news, I need to solve this problem, can you help me?

Sending commands does require XMR to be configured and working (for PUSH messaging). Scheduling commands does not need that (although XMR is always recommended).

1 Like

the server where the website is installed is windows based could the problem be caused by this?

Any news?
I installed linux on my other computer. I use my Linux computer as a server like providing a hosting service. I installed Xibo cms, mysql, mariadb, apache applications manually. port 80 is open to localhost from the webmin panel. when I type localhost/xibo/web, I get an error message.

“Not Found”
The requested URL was not found on this server.
Apache/2.4.62(Debian) Server At localhost poer 80

If you have /web in your CMS URL you’ve definitely got some installation issues. I suggest you try following one of the community guides for how to install the CMS to see if you missed any steps when you did it.

Installing on Windows completely manually can be very complex, with lots of things to consider. Unfortunately I am not an expert on that, so you’d have to see if someone else in the community can help (perhaps you could update your topic title to say you have issues with a windows custom installation?)

I can’t send content, templates, designs, etc. to my device now. When I check the logs, it looks like this, what is the problem?