Overall status
Generated 6/19/2026, 7:52:40 AM
Deployment diagnostics
Run the same post-deploy health probes from the browser: Agent Console UI, API, Redis-backed queue snapshot, WebSocket live queue event delivery, and FastAPI AI health.
Passed
Failed
Warnings
Retention controls
Prune recorded runs
Keep the newest runs and remove older local history entries.
Trend
No previous recorded run yet
Run diagnostics once to create a baseline, then run again to compare changes.
Deployment checks
Real server-side probes from the Agent Console runtime.
| Check | Status | Target | Time | Result |
|---|---|---|---|---|
| Environment contract env-contract | Fail | process.env | 4ms | NEXT_PUBLIC_AGENT_CONSOLE_WS_TOKEN is missing; NEXT_PUBLIC_AGENT_CONSOLE_MUTATION_TOKEN is missing; AGENT_CONSOLE_MUTATION_TOKEN is missing Replace CHANGE_ME values and keep the public WS token configured for the UI. |
| Agent Console UI agent-console-ui | Pass | http://localhost:3010/queue | 11ms | http://localhost:3010/queue returned HTTP 200 Start the Agent Console stack with make agent-console-up. |
| API liveness api-liveness | Fail | http://devsharehub-api:4000/health/live | 5ms | http://devsharehub-api:4000/health/live returned HTTP 404 Check the api container logs and DATABASE_URL/REDIS_URL configuration. |
| API queue snapshot api-queue-snapshot | Fail | http://devsharehub-api:4000/api/agent-console/queue | 7ms | http://devsharehub-api:4000/api/agent-console/queue returned HTTP 404: {"success":false,"status_code":404,"message":"Cannot GET /api/agent-console/queue","error_code":"RESOURCE_001","timestamp":"2026-06-19T07:52:40.385Z","correlation_id":"10dcd4ab-3aba-4453-ae98-51db1331551f","path":"/api/agent-console/queue"} Check Redis, the Agent Console API module, and queue package build output. |
| WebSocket liveness ws-liveness | Fail | https://agent.devsharehub.com/health/live | 60ms | https://agent.devsharehub.com/health/live returned HTTP 404 Check the ws container logs and Redis adapter connectivity. |
| WebSocket queue event ws-queue-event | Fail | https://agent.devsharehub.com/agent-console | 2ms | NEXT_PUBLIC_AGENT_CONSOLE_WS_TOKEN is required for WS diagnostics Verify NEXT_PUBLIC_AGENT_CONSOLE_WS_TOKEN and AGENT_CONSOLE_WS_TOKEN match. |
| FastAPI AI health ai-health | Pass | http://devsharehub-ai-gateway:8001/api/health | 329ms | http://devsharehub-ai-gateway:8001/api/health returned HTTP 200 Check the ai container logs and AI service port mapping. |
Recent runs
Last 0 recorded diagnostics snapshots.
No recorded snapshots yet. Click Run diagnostics to create one.
Add incident note
Record why a run failed, mitigation steps, or operator context.
Incident notes
Operator context attached to diagnostics runs.
No incident notes recorded.
Audit trail
Recent diagnostics mutations, actors, outcomes, and request context.
Audit retention
Export before pruning
Audit cleanup requires a recent export receipt. Click an audit export first, then keep only the newest events.
Last export receipt: not recorded in this session
No diagnostics mutations have been recorded yet.
Resolved endpoints
Agent Console
http://localhost:3010
API queue
http://devsharehub-api:4000/api/agent-console/queue
WebSocket namespace
https://agent.devsharehub.com/agent-console
AI health
http://devsharehub-ai-gateway:8001/api/health