element-hq / element-x-ios

Next generation Matrix client for iOS built with SwiftUI on top of matrix-rust-sdk.
https://element.io/labs/element-x
GNU Affero General Public License v3.0
396 stars 88 forks source link

Unexpected logout with MAS #3175

Open ara4n opened 3 weeks ago

ara4n commented 3 weeks ago

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 commented 3 weeks ago

cc @sandhose

ara4n commented 3 weeks ago

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