Using Xibo 1.8.9 with Docker on Ubuntu 16.04 and having problems trying to get XMR to work.
Following this guide with a fresh AWS EC2 instance WITHOUT importing data I have no issues with XMR. Now if I do the same thing but bring over my library and database on install, XMR doesn’t work.
If I request screenshot, logs in cms display: Err no 43, XMR unresponsive, issue reconfigure. Reconfiguring XMR does not solve, but does show a check under “XMR registered”. If I switch the player’s cms address back to the fresh server XMR then works again.
Everything is identical on both server installs except for importing of database. I’ve looked in both databases and the XMR private address match. Imported database is from a 1.8.9 dump that was sequently upgraded since 1.7.x if that helps.
Any Idea? Thank you.
Edit: I’ve resolved the issue. I docker-compose down the fresh working server, put in my import.sql, compose up, and my data was there w/working XMR. Not sure why that worked opposed to importing data on the initial boot.
Edit2: After about an hour of XMR working fine it now again fails. Log showing err 43 & XMR unresponsive.