element-x-ios icon indicating copy to clipboard operation
element-x-ios copied to clipboard

Unexpected logout with MAS

Open ara4n opened this issue 1 year ago • 2 comments

Steps to reproduce

  1. @wrjlewis had an unexpected logout on his element.io acct on MAS

2024-08-16T17:28:46.608741Z ERROR matrix_sdk_ui::sync_service: Error while processing encryption in sync service: Something wrong happened in sliding sync: 400 Bad Request: Some(ErrorBody { error: InvalidGrant, error_description: Some("The provided access grant is invalid, expired, or revoked.") }) | crates/matrix-sdk-ui/src/sync_service.rs:237 | spans: root

Outcome

What did you expect?

No random logouts

Your phone model

No response

Operating system version

No response

Application version

No response

Homeserver

No response

Will you send logs?

Yes

ara4n avatar Aug 16 '24 20:08 ara4n

cc @sandhose

ara4n avatar Aug 16 '24 20:08 ara4n

might be related to https://github.com/matrix-org/matrix-authentication-service/issues/2795

ara4n avatar Aug 16 '24 20:08 ara4n

With https://github.com/element-hq/matrix-authentication-service/pull/3650, we should not have the problem anymore.

manuroe avatar Dec 12 '24 13:12 manuroe