Skip to content

Dashboard needs to be provide a better error message than "The following error occurred: Object [Object]"

image

The actual error object is:

{
  "readyState": 0,
  "status": 0,
  "statusText": "error"
}

This happened when the GUI was shutdown on the server.

Edited by Sam Habiel