Communication error: Invalid JSON from server: 1|X

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:

  1. Invalid JSON from server: 1|X
  2. Websocket closed, reason: Connection was closed abnormally (that is, with no close frame being sent). - wasClean: false
  3. 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