Open wajncn opened 2 years ago
i try version 2021.0.3-SNAPSHOT
and 2021.0.0
gonna be an error
We see this bug in version 2021.0.2 too. Closed issue from reactor-netty: https://github.com/reactor/reactor-netty/issues/1891
My version 2021.0.1 also has this error
I also face this error in 2021.0.3, and i have configuration spring.cloud.gateway.httpclient.websocket.max-frame-payload-length=10485760
I also face this error in 2021.0.3 with error code 1005
Same here, using spring boot / webflux (2.7.1) and cloud gateway 2021.0.3
java.lang.IllegalArgumentException: WebSocket close status code does NOT comply with RFC-6455: 1005
I am also facing this issue with the spring cloud gateway. version: 2021.0.3
The same problem with Spring Cloud 2022.0.1 version
The problem still persists in Spring Cloud version 2022.0.2. I am using SockJS as client.
Describe the bug
Versoin org.springframework.cloud:
2021.0.0
and2021.0.3-SNAPSHOT
is exist problem。 versionHoxton.RELEASE
is normal。**bug config max-frame-payload-length is large enough is not error eg
spring.cloud.gateway.httpclient.websocket.max-frame-payload-length=1M