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