Hi Xibo friends!
We have a Webpage content type as part of our system. The webpage that gets returned refreshes via a Refresh Meta tag every 15 seconds.
We are encountering an issue on some systems - the number of which varies day-to-day and which ones actually experience the issue change day-to-day. We get a “502 Bad Gateway” error which can only be cleared by restarting Xibo Client or rebooting the computer.
Strangely - when a player is experiencing the error, we can hit the same web page with a web browser and it works fine.
Also strangely - there are no 5xx errors to be found anywhere in the logs for the Load Balancer that sits between the Xibo client and the web server that hosts the content, nor are there any 5xx errors in the logs for the web server itself that hosts the content.
So my first question would be: Is there a web/proxy server of any sort on the Xibo client itself (and if so, can its logs be accessed and can its timeout/cache settings be changed)?
My second question would be: If there is no web/proxy server on the Xibo client, any thoughts about how to troubleshoot this on the Xibo client side since we can’t find any problems on the Load Balancer/web server?
Thanks so much!