Claude-API
Claude-API copied to clipboard
PROTOCOL ERROR
curl_cffi.curl.CurlError: Failed to perform, ErrCode: 92, Reason: 'HTTP/2 stream 0 was not closed cleanly: PROTOCOL_ERROR (err 1)'
curl_cffi.requests.errors.RequestsError: Failed to perform, ErrCode: 35, Reason: 'BoringSSL SSL_connect: SSL_ERROR_SYSCALL in connection to anthropic.com:443 '
got the same error, but it works when I re run my code, check Claude maybe you hit chat limit or something
curl_cffi.requests.errors.RequestsError: Failed to perform, ErrCode: 35, Reason: 'BoringSSL SSL_connect: SSL_ERROR_SYSCALL in connection to anthropic.com:443 '
How do you fix it ? I got same problem. Tahnks