Troubleshooting
Start with the health endpoint and platform logs.
curl -s http://127.0.0.1:8080/api/health
A healthy response reports queue, Runtime, and Archiver checks. A short degraded state immediately after startup may be normal; a persistent state requires investigation.
Guides
First response checklist
- Record the time and affected environment.
- Preserve logs before restarting repeatedly.
- Check disk, memory, and database capacity.
- Check queue and network connectivity.
- Determine whether one node, one workflow, Runtime, Archiver, or Grid is affected.
- Avoid clearing queues or rewinding offsets until the failure is understood.