Skip to content
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

Failed to perform, ErrCode: 92, Reason: 'HTTP/2 stream 0 was not closed cleanly: INTERNAL_ERROR (err 2)' #287

Closed
user-pppp opened this issue Apr 2, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@user-pppp
Copy link

Failed to perform, ErrCode: 92, Reason: 'HTTP/2 stream 0 was not closed cleanly: INTERNAL_ERROR (err 2)'
Traceback (most recent call last):
File "/usr/local/lib64/python3.9/site-packages/curl_cffi/requests/session.py", line 391, in request
c.perform()
File "/usr/local/lib64/python3.9/site-packages/curl_cffi/curl.py", line 187, in perform
self._check_error(ret, action="perform")
File "/usr/local/lib64/python3.9/site-packages/curl_cffi/curl.py", line 80, in _check_error
raise error
curl_cffi.curl.CurlError: Failed to perform, ErrCode: 92, Reason: 'HTTP/2 stream 0 was not closed cleanly: INTERNAL_ERROR (err 2)'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/root/python/worker/LFBeeworker3/tools/s6eweb_flights_cache_builder.py", line 294, in creat_token
response = session.post(
File "/usr/local/lib64/python3.9/site-packages/curl_cffi/requests/session.py", line 393, in request
raise RequestsError(e)
curl_cffi.requests.errors.RequestsError: Failed to perform, ErrCode: 92, Reason: 'HTTP/2 stream 0 was not closed cleanly: INTERNAL_ERROR (err 2)'

pip3 show curl_cffi
Name: curl-cffi
Version: 0.5.2

@user-pppp user-pppp added the bug Something isn't working label Apr 2, 2024
@perklet
Copy link
Collaborator

perklet commented Apr 2, 2024

Duplicate of #165

@perklet perklet marked this as a duplicate of #165 Apr 2, 2024
@perklet perklet closed this as not planned Won't fix, can't repro, duplicate, stale Apr 2, 2024
@user-pppp
Copy link
Author

感谢

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants