Hello,
I have a little problem with Spark 2.8.2 and its plugin SparkMeet 0.0.2. When I use SSON to start Spark and then try to do a video conference using Sparkmeet I obtain this error when Electron starts:
On openfire server the error log register this errors:
1
2
3
-
2016.11.26 13:18:02
org.jitsi.impl.protocol.xmpp.OperationSetJingleImpl - Received an error:
code=-1 message=null2016.11.26 13:18:07 org.jivesoftware.openfire.plugin.ofmeet.OpenfireLoginService
- access denied, bad password user08
2016.11.26 13:18:07
org.jivesoftware.openfire.plugin.ofmeet.OpenfireLoginService - access denied,
unknown username user08
If I disable SSON and logon with the same user all work:
Any workaround about this?