Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Omemo encryption not working #125

Open
mayankinnovative opened this issue Dec 10, 2021 · 1 comment
Open

Omemo encryption not working #125

mayankinnovative opened this issue Dec 10, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@mayankinnovative
Copy link

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.

image

@mayankinnovative mayankinnovative added the bug Something isn't working label Dec 10, 2021
@woj-tek
Copy link
Contributor

woj-tek commented Dec 13, 2021

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants