Files
FamReynaBrain/areas/operations/service_health_latest.json
T
2026-09-15 23:00:42 -04:00

74 lines
2.0 KiB
JSON

{
"fail": 7,
"failures": [
{
"detail": "ConnectionRefusedError: [Errno 61] Connection refused",
"elapsed_ms": 0,
"group": "voice",
"kind": "tcp",
"service": "kokoro-tts",
"status": "fail",
"timestamp": "2026-09-16T02:08:33+00:00"
},
{
"detail": "URLError: <urlopen error [Errno 8] nodename nor servname provided, or not known>",
"elapsed_ms": 172,
"group": "emi",
"kind": "http",
"service": "emi-frontend",
"status": "fail",
"timestamp": "2026-09-16T02:08:33+00:00"
},
{
"detail": "HTTP 502",
"elapsed_ms": 175,
"group": "emi",
"http_status": 502,
"kind": "http",
"service": "emi-wordpress",
"status": "fail",
"timestamp": "2026-09-16T02:08:33+00:00"
},
{
"detail": "ConnectionRefusedError: [Errno 61] Connection refused",
"elapsed_ms": 1056,
"group": "esp32",
"kind": "tcp",
"service": "reyna-cli-kidsos",
"status": "fail",
"timestamp": "2026-09-16T02:08:33+00:00"
},
{
"detail": "URLError: <urlopen error [Errno 61] Connection refused>",
"elapsed_ms": 1006,
"group": "esp32",
"kind": "http",
"service": "kitchen-esp32",
"status": "fail",
"timestamp": "2026-09-16T02:08:33+00:00"
},
{
"detail": "URLError: <urlopen error [Errno 65] No route to host>",
"elapsed_ms": 2,
"group": "esp32",
"kind": "http",
"service": "rlcd-esp32",
"status": "fail",
"timestamp": "2026-09-16T02:08:33+00:00"
},
{
"detail": "URLError: <urlopen error [Errno 61] Connection refused>",
"elapsed_ms": 1003,
"group": "operations",
"kind": "http",
"service": "hermes-dashboard-pi",
"status": "fail",
"timestamp": "2026-09-16T02:08:33+00:00"
}
],
"log": "/Users/adolforeyna/brain/areas/operations/service_health_checks.jsonl",
"ok": 14,
"timestamp": "2026-09-16T02:08:33+00:00",
"total": 21
}