Health Check Failure
Timestamp: 2026-03-06T21:51:32.729Z
Failed checks: AdminAPI
Action Required
Please investigate the following issues:
Debug Steps
- SSH to server:
ssh -i ~/.ssh/chive-key.pem ubuntu@3.229.192.194
- Check container status:
docker ps
- Check indexer logs:
docker logs chive-indexer --tail 100
- Check API logs:
docker logs chive-api --tail 100
- Check cursor:
docker exec chive-postgres psql -U chive -c "SELECT * FROM firehose_cursor"
Workflow Run
View workflow run
This issue was automatically created by the health check workflow.