It did not finish starting up.
Something went wrong. We couldn’t complete your request. Please try again, and if the problem continues, contact the FHI Service Desk at Service.Desk@fhiworks.com / (866) 693-4424 or submit a ticket through support.fhiworks.com.
This page must be served over HTTP; ES modules do not load from
file://. From the app folder:
python -m http.server 3000
then open http://localhost:3000.
If the browser console reports data/day.js missing, the
replay snapshot has not been generated on this machine. Live mode does
not need it; for replay, build it with Insite-API’s
build_mosaic_day.py (see the README).