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

olm verification cancels with matrix: The interactive device verification with user got canceled: Error: No devices could be verified. #245

Open
3nt3 opened this issue Nov 17, 2020 · 4 comments

Comments

@3nt3
Copy link

3nt3 commented Nov 17, 2020

When I try to verify the weechat-matrix session using /olm verification start <user> <session id of other session> the procedure works until both sides have verified and it displays:

matrix: The interactive device verification with user got canceled: Error: No devices could be verified.
@primalmotion
Copy link

primalmotion commented May 30, 2021

same here. I tried to reset everything and this always happens. Both party state that the other side canceled the request. Also if I try to initiate the verification from Element, I get "An error occurred, please try again later". Verification of any other clients work as expected

@poljar
Copy link
Owner

poljar commented May 31, 2021

The verification flow has changed since the introduction of cross signing and clients have gradually become unable to do the old flow. This version of weechat-matrix won't get support for the new flows, though I am currently working on support for this in the Rust plugin.

Relevant issue: poljar/weechat-matrix-rs#32

@primalmotion
Copy link

Oh ok, thanks! Is weechat-matrix-rs already usable or is it too early to replace it?

@poljar
Copy link
Owner

poljar commented Jun 1, 2021

It's usable though it doesn't have feature parity with the python script: https://github.com/poljar/weechat-matrix-rs/milestone/1.

The storage will have breaking changes as well, so you might need to wipe the state occasionally, that being said some people use it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants