Open nahuhh opened 4 months ago
There is no 0.5.0 in F-Droid, see https://github.com/element-hq/element-x-android/issues/3151 but only 0.4.15
The fdroid apk variant is available here: https://github.com/element-hq/element-x-android/releases/tag/v0.5.0
i have not tried the standard apk @licaon-kter
I seem to be getting this (or https://github.com/element-hq/element-x-android/issues/1189?) on 0.4.15 from f-droid.
I had somehow managed to verify and login before, but I logged out to debug another issue and now I can't verify against element desktop anymore.
Edit:
Manually installed the 0.5 f-droid from the GH release page, and with that it works.
I've setup matrix-authentication-service and i can authenticate and authorize successfully with element X 0.6.0 on matrix-synapse 1.114.0+bookworm1
But when verification-process should start i see on "Waiting for other device" forever.
On another device (element, schildichat...) i can start the emoji-verification-process... but it stuck there.
In nginx-logs for matrix-synapse i see
127.0.0.0 - - [16/Sep/2024:10:58:35 +0200] "POST /_matrix/client/unstable/org.matrix.msc3575/sync?timeout=30000 HTTP/1.1" 404 86 "-" "Element X/0.6.0 (samsung SM-A536B; Android 14; UP1A.231005.007.[redacted];
Sdk 4b970e879)"
127.0.0.0 - - [16/Sep/2024:10:58:35 +0200] "POST /_matrix/client/unstable/org.matrix.msc3575/sync?timeout=30000 HTTP/1.1" 499 0 "-" "Element X/0.6.0 (samsung SM-A536B; Android 14; UP1A.231005.007.[redacted]; Sdk 4b970e879)"
127.0.0.0 - - [16/Sep/2024:10:58:35 +0200] "POST /_matrix/client/v3/keys/query HTTP/1.1" 499 0 "-" "Element X/0.6.0 (samsung SM-A536B; Android 14; UP1A.231005.007.[redacted]; Sdk 4b970e879)"
127.0.0.0 - - [16/Sep/2024:10:58:35 +0200] "POST /_matrix/client/v3/keys/upload HTTP/1.1" 499 0 "-" "Element X/0.6.0 (samsung SM-A536B; Android 14; UP1A.231005.007.[redacted]; Sdk 4b970e879)"
And nginx-log for mas says nothing but:
127.0.0.0 - 01J7QYVJVA8WJF2HN01F634M4X [16/Sep/2024:10:58:35 +0200] "POST /oauth2/introspect HTTP/1.1" 200 339 "-" "Synapse/1.114.0"
The journal for matrix-synapse and mas print nothing while starting stucking verification-process
Please also have a look on this issue...
https://github.com/element-hq/matrix-authentication-service/issues/3218
It fails with MAS, there are logfiles added.
Since upgrade to v0.6.2 today, verification works with MAS.
Again... verification is broken on v0.7.0
==> /var/log/matrix-synapse/homeserver.log <==
==> /var/log/nginx/matrix.schuerz.at.access.log <==
127.0.0.1 - - [11/Oct/2024:02:36:38 +0200] "POST /_matrix/client/unstable/org.matrix.simplified_msc3575/sync?pos=2714%2Fs1423894_90216077_4_2851108_235813_134_158077_6649543_0_37&timeout=30000 HTTP/1.1" 200 292
"-" "Element X/0.7.0 (samsung SM-A536B; Android 14; UP1A.231005.007.A536BXXSBEXH3; Sdk 19b9a73ec)"
==> /var/log/matrix-synapse/homeserver.log <==
==> /var/log/nginx/matrix.schuerz.at.access.log <==
127.0.0.1 - - [11/Oct/2024:02:36:42 +0200] "PUT /_matrix/client/v3/sendToDevice/m.key.verification.request/e23ef2fc61954570b9181b2a906c64d1 HTTP/1.1" 200 33 "-" "Element X/0.7.0 (samsung SM-A536B; Android 14; UP1A.231005.007.A536BXXSBEXH3; Sdk 19b9a73ec)"
127.0.0.1 - - [11/Oct/2024:02:36:42 +0200] "POST /_matrix/client/unstable/org.matrix.simplified_msc3575/sync?pos=0%2Fs1423892_90215949_0_2851102_235813_134_158078_6649460_0_37&timeout=30000 HTTP/1.1" 200 230 "-" "Element X/0.7.0 (samsung SM-A536B; Android 14; UP1A.231005.007.A536BXXSBEXH3; Sdk 19b9a73ec)"
But a verfication-request never reaches another device.
Also there is no unverified session registered in MAS.
Synapse is already updated to 1.116.0+bookworm1
And i tried to verify with SchildiChat... verification works there.
Steps to reproduce
with an existing account logged into element (not element x) for android
element 0.4.15 fdroid verification works
Outcome
What did you expect?
For it to show the emojis
What happened instead?
nothing
Your phone model
Multiple
Operating system version
Multiple
Application version and app store
Element X version 0.5.0
Homeserver
Multiple
Will you send logs?
No
Are you willing to provide a PR?
No