PantherAC

PantherAC Status

Live health for dashboard host and upstream services

Partial outage

JSON: ?format=json · Full check: ?full=1 · Til forsiden

{
    "service": "pantherac-dashboard",
    "version": "0.1.0",
    "status": "partial_outage",
    "timestamp": "2026-07-30T15:11:28+00:00",
    "host": "panther-anticheat.net",
    "checks": {
        "dashboard_static": {
            "status": "ok",
            "latency_ms": 0,
            "message": "PHP status endpoint active"
        },
        "php_runtime": {
            "status": "ok",
            "latency_ms": null,
            "message": "PHP 8.5.9"
        },
        "api": {
            "status": "ok",
            "latency_ms": 56,
            "message": "HTTP 200"
        },
        "api_fallback": {
            "status": "degraded",
            "latency_ms": 45,
            "message": "HTTP 503"
        },
        "gateway_tls": {
            "status": "down",
            "latency_ms": 27,
            "message": "Cannot reach gateway.panther-anticheat.net:443"
        }
    },
    "links": {
        "dashboard": "https://dashboard.panther-anticheat.net/",
        "marketing": "https://panther-anticheat.net/",
        "api": "https://panther-anticheat.net/api/v1/proxy.php?path=health",
        "gateway": "wss://gateway.panther-anticheat.net"
    }
}