#39032

jdent
Participant

A related question that’s got me stumped… When I select Main Menu -> Weather Diagnostics, the weather window pops up, but is completely blank, both Safari and Firefox.

If I bring up Inspect Element, looking at each element of the pop-up window all of the data appears to be there. Yet it doesn’t display.

If I connect directly to http port 8080 instead of https port 8443, then the text in the window appears. I have found no other windows that are not properly displaying when using my reverse https->http proxy. This is all javascript executing on the browser, right? So why would http vs https or the proxy create an issue? Any ideas how to solve?

Attached is what I see, including the Inspector