I have the same problem.
It happens only in PROD on AWS EC2 instance… So there is a proxy 8080:5000, it might be related.
See this for details:
IMHO it is all related:
- Invalid JSON from server: 1|X
- Websocket closed, reason: Connection was closed abnormally (that is, with no close frame being sent). - wasClean: false
- org.atmosphere.util.IOUtils : More than one Servlet Mapping defined. WebSocket may not work org.apache.catalina.core.ApplicationServletRegistration
I think they should not suppress the warning in GitHub issue .
Thank you.
T