• Firefox displays an error message for websocket connections over SSL from a local file. This is a known problem, that is unfortunately out of our scope.

  • However Firefox should connect over HTTP (http;//localhost:9080)


  • Chrome will display a security message when connecting over HTTPS (https://localhost:9443) :  we use a self-signed certificate. That is perfectly normal and even common among various devices with embedded web server (NAS, etc), as long as they provide an SSL version. You can safely disregard the "not secure" message and trust us - the access is to a local file.