-
-
Notifications
You must be signed in to change notification settings - Fork 269
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] curl_cffi.curl.CurlError: Failed to perform, curl: (16). #367
Comments
Can you reproduce the issue without proxy?
来自手机回复
…On Sun, Aug 11, 2024 at 16:28 Mehmet Tüken ***@***.***> wrote:
Assigned #367 <#367> to
@yifeikong <https://github.com/yifeikong>.
—
Reply to this email directly, view it on GitHub
<#367 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAH4ZX76574XTVK6SKTAD33ZQ4OEJAVCNFSM6AAAAABMKRXCN6VHI2DSMVQWIX3LMV45UABCJFZXG5LFIV3GK3TUJZXXI2LGNFRWC5DJN5XDWMJTHAZTGMBVGUYDSMA>
.
You are receiving this because you were assigned.Message ID:
***@***.***>
|
No, i don't. Only using proxy. |
It's probably related to your proxy. Try limit the connection to http 1.1, it seems some proxies does not handle http/2 very well. |
I am having the same issue with and without proxies. It mostly happens with proxies. |
I too am seeing this issue. Only with proxies though. |
Is the site you're trying to request a cloudflare protected site? I have this issue when using lower quality IPs. My best guess is that cloudflare responds abnormally as a challenge and it fails to negotiate tls. Using my same fingerprints that I know are good but from residential IP / premium residential proxies I get all 200s no error. But using unlimited datacenter proxies, for example, I see this error among several others like: 'Proxy CONNECT aborted', 'CONNECT tunnel failed', 'BoringSSL SSL_connect' etc |
Same problem with proxy,anyone solve this issue? Im use residental proxies |
Is there a situation where this fingerprint is used up |
Describe the bug
Getting error curl_cffi.curl.CurlError: Failed to perform, curl: (16).
To Reproduce
Expected behavior
Versions
pip freeze
Additional context
The text was updated successfully, but these errors were encountered: