- Add DISCOVERY_LOG_LEVEL=debug - Add DISCOVERY_SHOW_PROGRESS=true - Temporary changes for debugging InitializerProcessor fixes on production
26 lines
1.3 KiB
XML
26 lines
1.3 KiB
XML
{
|
|
"error": true,
|
|
"code": 500,
|
|
"message": "App\\Framework\\Http\\HttpResponse::__construct(): Argument #1 ($status) must be of type App\\Framework\\Http\\Status, int given, called in /var/www/html/src/Application/Http/Controllers/QrCodeController.php on line 143",
|
|
"requestId": {},
|
|
"timestamp": "2025-08-09T17:48:38+00:00",
|
|
"debug": {
|
|
"operation": null,
|
|
"component": null,
|
|
"exception_class": "TypeError",
|
|
"client_ip": "172.20.0.1",
|
|
"request_method": "GET",
|
|
"request_uri": "https://localhost/api/qrcode/totp?uri=otpauth%3A%2F%2Ftotp%2FTestApp%3Atestuser%40example.com%3Fsecret%3DMFRGGZDFMZTWQ2LK&issuer=TestApp",
|
|
"user_agent": {
|
|
"value": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36"
|
|
},
|
|
"memory_usage": "6 MB",
|
|
"execution_time": 0.058526039123535156,
|
|
"exception_data": {
|
|
"exception_message": "App\\Framework\\Http\\HttpResponse::__construct(): Argument #1 ($status) must be of type App\\Framework\\Http\\Status, int given, called in /var/www/html/src/Application/Http/Controllers/QrCodeController.php on line 143",
|
|
"exception_file": "/var/www/html/src/Framework/Http/HttpResponse.php",
|
|
"exception_line": 9,
|
|
"original_exception": {}
|
|
}
|
|
}
|
|
} |