Web UI won't load

@ccgauvin94 The html code you posted looks indistinguishable from a functioning CryoSPARC instance to me.

Accessing the GUI via a url of the format
http://URL:39000, as opposed to
https://URL (reverse proxy) or http://localhost:39000 (port forwarding or local workstation access), can result in disruptions, as discussed, for example, under Webapp get really unresponsive on heavy load.

  1. Does the page load properly if you access the UI via local port forwarding and a http://localhost:<localport> url?
  2. Does the Network tab (see UI debugging) indicate any problems during a page reload?