1.8.1 Android and XMR

On report fault page, does it say that ZeroMQ is installed and everything is fine?

Regarding

Unable to Process Queue of Player actions due to 1 of 1 player actions failed

You can have a look here Embedded Youtube - but Muted - #122 by irate_techie and here What is the right way to configure XMR on CMS and Player? - #33 by aloverapp

Now regarding XMR, if it is the docker installation then all you should need to do is to set the public xmr address

so by default it would be
Private :
tcp://xmr:50001

Public should be the DNS name or IP address that you access the CMS at (as the Player sees it)
tcp://name:9505 or tcp://ip.address:9505

Now, I have no idea why you have public/private x2 on CMS settings page, it would seem as the upgrade perhaps didn’t go that well (or it’s just browser cache), there should be also no need to set the xmr address in display profile - unless for some reason it should use different address than the global settings set on CMS settings page → Displays tab.

I’d say please try to set it as I mentioned, then troubleshoot it similar to the two linked topics.