I’ve got a fresh docker install of Xibo on a Debian Jessie server, with Apache providing an SSL proxy. From the server side of this, all seems to be well. I’m then trying to run the Windows 1.8.0 client on a freshly installed Windows 10 (Long Term Servicing Branch) machine. Install is good, configuration is good - connects to the server and I can Authorise the Display from the server end.
However, when I try to launch the client, I just get the splashscreen and it hangs for hours. Any ideas what I can check?
Just out of curiosity, is IE11 installed? I used Win 10 LTSB too and the first time I went to set it up I didn’t have IE 11 selected. Also, you’re going to need to check that the reg key to use IE 11 is set: > Enabling HTML5 in the Windows .net Player
Please proceed carefully though.
as it will create logs in the specified folder for example C:\Users\USERNAME\Documents\Xibo Library\log.txt
You will most likely want separate display profile with the settings as mentioned in that topic.
Unless it’s more of a Windows issue, in which case it could be good to see ram usage etc while the player is ‘frozen’
It seems the issue is to do with accessing over the SSL proxy. I have changed my Windows client settings’ CMS Address from https://servername/ to http://servername:8080 (where 8080 is, of course, the port set up in cms_custom-ports.yml.template) and the client opens fine. Since the CMS and the displays will all be on a private vLAN this is acceptable to me, but if there’s any further testing or information I can provide while this is still in development and before I put it into production, I’m happy to do so.
Are you able to bring the Player status screen up now?
We have literally thousands of Players behind SSL reverse proxies (mainly haproxy in fairness rather than Apache), but there should be no reason that it would impact the Player, nor cause it to hard lock up the machine.