← Shared UI

System Screens

shared ui · wireframes · shared component

One template of platform stubs for all status codes — separate from Auth · Status Screen (the dead ends of auth flows live in their own module).

404 · not found

achilles.local/unknown-path any nonexistent path The address is mapped to no screen
404

Page not found

The requested page does not exist or has been moved. Check that the address is correct.

Go home

500 · server error

achilles.local/admin/users any route · a 5xx response The server returned an error
500

Server error

An internal error occurred. We are already working on fixing it — please try again in a few minutes.

Refresh

offline · no network

achilles.local/admin no connection to the server Requests are not getting through

No connection

Cannot reach the server. Check your internet connection — the connection will restore automatically.

Retry

403 · forbidden

achilles.local/admin/settings the route exists · the role does not allow it Signed in, no rights to the section
403

Access denied

Your role does not have enough rights to access this section. If this is a mistake, contact your administrator.

Go back

maintenance

achilles.local the platform is in maintenance mode Enabled in the platform settings

Maintenance in progress

The platform is temporarily unavailable. Maintenance is under way — we apologize for the inconvenience.