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
I'm having trouble. That omemo encryption is not working fully like when we send message from mobile to web or message is not received from mobile to web.
The text was updated successfully, but these errors were encountered:
Hi,
first of all, the errors are from ConversJS client (and I'm not sure they related to OMEMO -- the middle one refers to method "getDomainFromJid").
when we send message from mobile to web or message is not received from mobile to web.
Is the message delivered to the recipient or there is no delivery altogether? If the message is not delivered then I would recommend adding server and xmpp.impl packages to debuging configuration (as per Debuging Tigase):
debug = [ 'server' , 'xmpp.impl' ]
And track the missing message in the logs identifying the point where it gets lost.
I'm having trouble. That omemo encryption is not working fully like when we send message from mobile to web or message is not received from mobile to web.
The text was updated successfully, but these errors were encountered: