System status and errors
Caller-owned HTTP failures, maintenance, connectivity, rate limits, degradation, and pressure states.
Errors, availability, and recovery
HTTP failures, maintenance, connectivity, rate limits, degradation, and pressure states.
Complete screen
We could not find that page
The address may be outdated, or the page may have moved.
404
The address may be outdated, or the resource may have moved.
Request context
Keep this reference when contacting support or checking incident updates.
| Status | 404 |
|---|---|
| Reference | route_not_found_2048 |
| Recorded | July 13, 2026 at 11:08 UTC |
Viewport
Ruby
test/dummy/app/components/gallery/compositions/system_status_page.rbworkspace_surface(size: :lg) do
render_header
render_status
render_service_metrics if state == "degraded"
render_context
end