reactor / reactor-netty

TCP/HTTP/UDP/QUIC client/server with Reactor over Netty
https://projectreactor.io
Apache License 2.0
2.61k stars 647 forks source link

reactor.netty.http.client.PrematureCloseException: Connection has been closed BEFORE response, while sending request body #3372

Closed DangNguyenTH4 closed 3 months ago

DangNguyenTH4 commented 4 months ago

Sometimes I got this problem after I upgraded my spring cloud gateway version from 2.6.12 to 3.3.1

reactor.netty.http.client.PrematureCloseException: Connection has been closed BEFORE response, while sending request body

Do I need others config or how can I trace this issue?

violetagg commented 4 months ago

@DangNguyenTH4 Please follow this FAQ and provide the TCP dump https://projectreactor.io/docs/netty/release/reference/index.html#faq.connection-closed

DangNguyenTH4 commented 4 months ago

Thanks @violetagg My two services were deployed in K8S cluster, and this issue did not happen frequently. I'll try to provide TCP dump asap

github-actions[bot] commented 3 months ago

If you would like us to look at this issue, please provide the requested information. If the information is not provided within the next 7 days this issue will be closed.

github-actions[bot] commented 3 months ago

Closing due to lack of requested feedback. If you would like us to look at this issue, please provide the requested information and we will re-open.