-
Notifications
You must be signed in to change notification settings - Fork 42
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
Verification not successful #155
Comments
Running into a similar issue. I logged in with curl and got an access token through pantalaimon. I tried to send a message to the room via curl and got this error:
According to documentation all you need to do to sync to the server is log in which i did. So i opened the user in element, I also see 'pantalaimon' as unverified. I click 'verify'. In panctl I run I attempt to send another message via curl and but it fails. Checking the logs of pantalaimon shows that the verification was declined because the client did not manage to sync with the server. I tried doing Better documentation is required as it doesn't really make sense currently |
I also could not get it to work if I initiate the verification from another client, but initiating the verification from |
I'm not able to verify pantalaimon as a Device in Matrix, so encryption/decryption features are not working.
FWIW, I don't know if these are the right steps to follow. I've opened a separate issue about documenting the correct procedure: #154
This is on version 0.10.5 installed using pip.
After configuring and starting pantalaimon, and connecting to it using https://github.com/quotient-im/Quaternion :
accept-verification
in panctl, its command completion feature offers my own username for both pan_user and user_id, and a bunch of options for device ID. Also some bridge users (Signal, Telegram, etc) present on the Matrix server are shown as users.The text was updated successfully, but these errors were encountered: