Claude-API icon indicating copy to clipboard operation
Claude-API copied to clipboard

PROTOCOL ERROR

Open xRiddin opened this issue 1 year ago • 3 comments

curl_cffi.curl.CurlError: Failed to perform, ErrCode: 92, Reason: 'HTTP/2 stream 0 was not closed cleanly: PROTOCOL_ERROR (err 1)'

xRiddin avatar Sep 17 '23 03:09 xRiddin

curl_cffi.requests.errors.RequestsError: Failed to perform, ErrCode: 35, Reason: 'BoringSSL SSL_connect: SSL_ERROR_SYSCALL in connection to anthropic.com:443 '

gclm avatar Sep 17 '23 14:09 gclm

got the same error, but it works when I re run my code, check Claude maybe you hit chat limit or something

Randomboiii03 avatar Sep 25 '23 12:09 Randomboiii03

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

ukenmisneru avatar Nov 07 '23 05:11 ukenmisneru