You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
java.lang.IllegalArgumentException: Client State Indication not supported by server
at org.jivesoftware.smackx.csi.ClientStateIndicationManager.throwIaeIfNotSupported(ClientStateIndicationManager.java:46)
at org.jivesoftware.smackx.csi.ClientStateIndicationManager.inactive(ClientStateIndicationManager.java:36)
at org.kontalk.service.msgcenter.MessageCenterService.inactive(MessageCenterService.java:1664)
at org.kontalk.service.msgcenter.MessageCenterService$IdleConnectionHandler.forceInactive(MessageCenterService.java:598)
at org.kontalk.service.msgcenter.MessageCenterService$2.onReceive(MessageCenterService.java:630)
This can also lead to a packet being sent while handshaking SSL, which is bad.
The text was updated successfully, but these errors were encountered:
First of all, this is causing a crash:
This can also lead to a packet being sent while handshaking SSL, which is bad.
The text was updated successfully, but these errors were encountered: