When an error occurs in Exago, a generic error message may be displayed.
Sample error message that could occur when executing a report with errors on it
This generic message is meant to prevent end users from seeing the full stack trace of the error.
There are two ways to see detailed error messages.
/Exagohome.aspx?showerrordetail=true
Note
The status code on the generic error message corresponds to standard HTTP status codes. For example if the status code is 408 it means there was a request timeout. For status code 200 the request completed successfully and the error lies elsewhere.
If you would like more details after seeing the full error message please see the section Read the Log File.