Error Codes
The a9s Dashboard catches the following errors:
- 404
- 500
- 502
- 503
404 - Not Found
This error is shown when the URL accessed is not matching any a9s Dashboard Application.
500 - Internal Server Error
This error is shown when the a9s Dashboard Application was not able to be returned to the user.
502 - Bad Gateway
This error is shown when an issue with the gateway happened.
503 - Service Unavailable
This error is returned when the service was not reached.