* Trying 127.0.0.1:55015... * Established connection to 127.0.0.1 (127.0.0.1 port 55015) from 127.0.0.1 port 49310 * using HTTP/1.x => Send header, 196 bytes (0xc4) 0000: POST /api/2.0/mlflow/webhooks/a731621e-30fd-4970-a14d-fefb9fd9cd 0040: 45/test HTTP/1.1 0052: Host: 127.0.0.1:55015 0069: User-Agent: curl/8.18.0 0082: Accept: */* 008f: Content-Type: application/json 00af: Content-Length: 2 00c2: => Send data, 2 bytes (0x2) 0000: {} * upload completely sent off: 2 bytes <= Recv header, 17 bytes (0x11) 0000: HTTP/1.1 200 OK <= Recv header, 37 bytes (0x25) 0000: date: Tue, 18 Aug 2026 12:50:34 GMT <= Recv header, 17 bytes (0x11) 0000: server: uvicorn <= Recv header, 32 bytes (0x20) 0000: content-type: application/json <= Recv header, 21 bytes (0x15) 0000: content-length: 225 <= Recv header, 33 bytes (0x21) 0000: x-content-type-options: nosniff <= Recv header, 29 bytes (0x1d) 0000: x-frame-options: SAMEORIGIN <= Recv header, 2 bytes (0x2) 0000: <= Recv data, 225 bytes (0xe1) 0000: {. "result": {. "success": false,. "error_message": "Fail 0040: ed to test webhook: SSRFProtectionError('Webhook connection bloc 0080: ked: 172.30.49.10 is not a public IP address. This may indicate 00c0: a DNS rebinding attempt.')". }.} * Connection #0 to host 127.0.0.1:55015 left intact