-
-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Unable to login #28367
Comments
Can you post what you see in the console? You can launch dev tools with |
Hoever I just got logged in.. But i couldn't all day yesterday and I know other had difficulties too Details
Markdown.ts:387 Uncaught (in promise) ReferenceError: Cannot access 'q' before initialization
Markdown.ts:387 Uncaught (in promise) ReferenceError: Cannot access 'q' before initialization
Markdown.ts:387 Uncaught (in promise) ReferenceError: Cannot access 'q' before initialization matrix_sdk_crypto_wa…m-01983e46:0x2b3aa2 WARN matrix_sdk_crypto::store: The user has a pending `/key/query` request which did not finish yet, some devices might be missing. user_id="@56624962439:matrix.org" at /home/runner/.cargo/git/checkouts/matrix-rust-sdk-1f4927f82a3d27bb/2408df8/crates/matrix-sdk-crypto/src/store/mod.rs:216 in matrix_sdk_crypto::machine::get_identity with user_id="@56624962439:matrix.org" timeout=Some(1s)
routing.ts:34 GET https://matrix-client.matrix.org/_matrix/client/unstable/org.matrix.msc2965/auth_issuer 404 (Not Found)
matrix_sdk_crypto_wa…m-01983e46:0x2b3aa2 WARN matrix_sdk_crypto::store: The user has a pending `/key/query` request which did not finish yet, some devices might be missing.
user_id="@56624962439:matrix.org"
at /home/runner/.cargo/git/checkouts/matrix-rust-sdk-1f4927f82a3d27bb/2408df8/crates/matrix-sdk-crypto/src/store/mod.rs:216
in matrix_sdk_crypto::machine::get_identity with user_id="@56624962439:matrix.org" timeout=Some(1s)
fetch.ts:60 GET https://matrix-client.matrix.org/_matrix/client/v3/room_keys/version 403 (Forbidden)
rageshake.ts:69 Error during `DeviceListener.recheck` M_GUEST_ACCESS_FORBIDDEN: MatrixError: [403] Guest access not allowed (https://matrix-client.matrix.org/_matrix/client/v3/room_keys/version)
at p (vector://vector/webapp/bundles/4cf157c…/119.js:2:414957)
at O.requestOtherUrl (vector://vector/webapp/bundles/4cf157c…/119.js:2:419594)
at async O.authedRequest (vector://vector/webapp/bundles/4cf157c…/119.js:2:417420)
at async Te.getKeyBackupVersion (vector://vector/webapp/bundles/4cf157c…/119.js:2:87422)
at async de.getKeyBackupInfo (vector://vector/webapp/bundles/4cf157c…/852.js:2:25415)
at async de.reportCryptoSessionStateToAnalytics (vector://vector/webapp/bundles/4cf157c…/852.js:2:27953)
at async de.doRecheck (vector://vector/webapp/bundles/4cf157c…/852.js:2:26093)
matrix_sdk_crypto_wa…m-01983e46:0x2b3aa2 WARN matrix_sdk_crypto::identities::manager: Our own device might have been deleted
user_id="@56624962439:matrix.org" device_id="guest_device" curve25519_key="curve25519:7RlVznVEhnVGiUkSAazTiPOhjUq83pUpucZq7oCtQiE" ed25519_key="ed25519:1BCbPKq+mq6XYgl6F8INsTwNTfjtq+FDaUlQ1W0uckc"
at /home/runner/.cargo/git/checkouts/matrix-rust-sdk-1f4927f82a3d27bb/2408df8/crates/matrix-sdk-crypto/src/identities/manager.rs:346
| $std::io::Write::write_all::h292bf2b0c502dcbf | @ | matrix_sdk_crypto_wa…m-01983e46:0x2b3aa2
-- | -- | -- | --
| $ as tracing_subscriber::layer::Layer
rageshake.ts:69 Live timeline event $Ve3gKks8Fedc-SIS738PJCADAo9cj8q_Cruc6CKaOdA received without associated room |
Steps to reproduce
Outcome
What did you expect?
I could login...
What happened instead?
Operating system
Ubuntu
Application version
element-desktop --version = null
How did you install the app?
PPA
Homeserver
matrix.org
Will you send logs?
No
The text was updated successfully, but these errors were encountered: