{
"event": "PreToolUse",
"tool_name": "Bash",
"tool_input": {
"command": "curl -v -X POST \"https:\/\/campus.systemische-tools.de\/api\/v1\/chat\" -H \"Content-Type: application\/json\" -d '{\"message\":\"Test\",\"session_id\":\"test123\"}' 2>&1 | tail -50",
"timeout": 60000,
"description": "Check production API response details"
}
}
{
"tool_response": {
"stdout": "{ [79 bytes data]\n* TLSv1.3 (IN), TLS handshake, Finished (20):\n{ [52 bytes data]\n* TLSv1.3 (OUT), TLS change cipher, Change cipher spec (1):\n} [1 bytes data]\n* TLSv1.3 (OUT), TLS handshake, Finished (20):\n} [52 bytes data]\n* SSL connection using TLSv1.3 \/ TLS_AES_256_GCM_SHA384 \/ X25519MLKEM768 \/ id-ecPublicKey\n* ALPN: server accepted http\/1.1\n* Server certificate:\n* subject: CN=campus.systemische-tools.de\n* start date: Dec 19 20:57:23 2025 GMT\n* expire date: Mar 19 20:57:22 2026 GMT\n* subjectAltName: host \"campus.systemische-tools.de\" matched cert's \"campus.systemische-tools.de\"\n* issuer: C=US; O=Let's Encrypt; CN=E7\n* SSL certificate verify ok.\n* Certificate level 0: Public key type EC\/prime256v1 (256\/128 Bits\/secBits), signed using ecdsa-with-SHA384\n* Certificate level 1: Public key type EC\/secp384r1 (384\/192 Bits\/secBits), signed using sha256WithRSAEncryption\n* Certificate level 2: Public key type RSA (4096\/152 Bits\/secBits), signed using sha256WithRSAEncryption\n* Connected to campus.systemische-tools.de (88.198.50.199) port 443\n* using HTTP\/1.x\n} [5 bytes data]\n> POST \/api\/v1\/chat HTTP\/1.1\r\n> Host: campus.systemische-tools.de\r\n> User-Agent: curl\/8.14.1\r\n> Accept: *\/*\r\n> Content-Type: application\/json\r\n> Content-Length: 41\r\n> \r\n} [41 bytes data]\n* upload completely sent off: 41 bytes\n{ [5 bytes data]\n* TLSv1.3 (IN), TLS handshake, Newsession Ticket (4):\n{ [57 bytes data]\n* TLSv1.3 (IN), TLS handshake, Newsession Ticket (4):\n{ [57 bytes data]\n< HTTP\/1.1 500 Internal Server Error\r\n< Date: Thu, 25 Dec 2025 08:41:02 GMT\r\n< Server: Apache\/2.4.65 (Debian)\r\n< Expires: Thu, 19 Nov 1981 08:52:00 GMT\r\n< Cache-Control: no-store, no-cache, must-revalidate\r\n< Pragma: no-cache\r\n< Set-Cookie: PHPSESSID=a48a35dbee71713b2835a1b4fbcc81ed; path=\/\r\n< Upgrade: h2,h2c\r\n< Connection: Upgrade, close\r\n< Content-Length: 0\r\n< Content-Type: text\/html; charset=UTF-8\r\n< \r\n\r100 41 0 0 100 41 0 4527 --:--:-- --:--:-- --:--:-- 5125\n* Connection #0 to host campus.systemische-tools.de left intact",
"stderr": "",
"interrupted": false,
"isImage": false
}
}