This issue only happens sometimes (if you're like me, "intermittent" is my least favorite word). When I start up my computer (I have the Ignition gateway running locally for my development PC), the Gateway technically starts (running start-ignition.bat gives a message that the gateway is already running), but it doesn't fully load. When I go to the webpage, this is what I see:
I have tried using gwcmd -r to restart the gateway, but I get a message that reads "Error! java.lang.Exception: Gateway could not be reached, restart was not performed"
I checked that the Ignition Service is set to start up automatically (with a delayed start) and that it currently is running. Is there something I'm missing that could cause this partial loading of the gateway?
According to the browser console, javascript, css, and the json config for the gateway all failed to load. (I just restarted the PC with the same result)