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

curl-8_2_0 error 55 Failed sending data to the peer #11496

Closed
calvin2021y opened this issue Jul 21, 2023 · 4 comments
Closed

curl-8_2_0 error 55 Failed sending data to the peer #11496

calvin2021y opened this issue Jul 21, 2023 · 4 comments

Comments

@calvin2021y
Copy link

I did this

use curl with libuv and multi handle, add #11487 patch

I expected the following

expect it work like 8.12.

operating system

windows (curent only windows send batch request find this problem, not report by other platform yet)

@calvin2021y
Copy link
Author

I find there is a received GOAWAY, error=0, last_stream=599, maybe not a curl bugs.

@bagder
Copy link
Member

bagder commented Jul 21, 2023

Either way, you did not provide enough information for anyone to act on or to assess this claim upon. Please tell us how to reproduce this problem if you think it is a curl issue.

@calvin2021y
Copy link
Author

calvin2021y commented Jul 21, 2023

I am not sure "received GOAWAY, error=0, last_stream=599" is a curl issue. the only evidence is the problem raised after I upgrade curl.

and I get this error:

HTTP/2 stream 3 was not closed cleanly: PROTOCOL_ERROR (err 1)

92: Stream error in the HTTP/2 framing layer

I am connect into cloudflare server, it also could be server side problem.

@bagder
Copy link
Member

bagder commented Jul 21, 2023

Sure, but again, you need to provide a lot more information or a recipe to reproduce it as otherwise we cannot do anything and having an issue here that is impossible to act on will just make us close it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants