================================================================================
REQUEST LOG: req_hf9ApqYniOGa
================================================================================

[2026-03-06 14:57:07.021341] ERROR: Login failed
    status_code: 500
    errors: {
    "debug": "SQLSTATE[HY000] [2002] No connection could be made because the target machine actively refused it (Connection: mysql, SQL: select * from `users` where `email` = admin@creamyutopia.com and `users`.`deleted_at` is null limit 1)"
}

[2026-03-06 14:57:07.021378] REQUEST END
    Status: 500
    Response Time: 9509.73ms
    Response: {
    "success": false,
    "message": "Login failed",
    "meta": {
        "request_id": "req_hf9ApqYniOGa",
        "timestamp": "2026-03-06T14:57:07+00:00"
    },
    "errors": {
        "debug": "SQLSTATE[HY000] [2002] No connection could be made because the target machine actively refused it (Connection: mysql, SQL: select * from `users` where `email` = admin@creamyutopia.com and `users`.`deleted_at` is null limit 1)"
    },
    "error_code": "SERVER_ERROR"
}

================================================================================