Skip to content
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

(Multi-account) login seems broken (on iOS at least) #166

Closed
krille-chan opened this issue Jul 15, 2023 · 2 comments
Closed

(Multi-account) login seems broken (on iOS at least) #166

krille-chan opened this issue Jul 15, 2023 · 2 comments
Labels
stale The item is going to be closed soon because of inactivity

Comments

@krille-chan
Copy link
Owner

Description

fc17: After I got logged out again from my account (related to https://gitlab.com/famedly/fluffychat/-/issues/601, probably), I tried to log in again… Didn't succeed four times, even after client restarts, getting

# [ERROR] Capture exception - LateInitializationError: Field '_seenDeviceIdsBox@530197652' has not been initialized.
#0      FamedlySdkHiveDatabase._actionOnAllBoxes (package:matrix/src/database/hive_database.dart)
#1      FamedlySdkHiveDatabase.clear (package:matrix/src/database/hive_database.dart:251)
#2      FlutterMatrixHiveStore.clear (package:fluffychat/utils/matrix_sdk_extensions.dart/flutter_matrix_hive_database.dart:40)
#3      FlutterMatrixHiveStore.hiveDatabaseBuilder (package:fluffychat/utils/matrix_sdk_extensions.dart/flutter_matrix_hive_database.dart:89)
<asynchronous suspension>
#4      Client.init (package:matrix/src/client.dart:912)
<asynchronous suspension>
#5      Client.login (package:matrix/src/client.dart:487)
<asynchronous suspension>
#6      LoginController.login (package:fluffychat/pages/login.dart:67)
<asynchronous suspension>

every time… It did create sessions, though. Could this be a regression? I don't think this used to happen in 0.41.2…

To Reproduce

  1. Log in with some account (this might already fail, not sure)
  2. Log in with another account
  3. If you haven't gotten another account so far, at the very least at the fourth you should.

Additional information:

  • Device: iPhone 8
  • OS and OS version: iOS 15.0.1
  • Installed version of FluffyChat: 0.41.3
Copy link

github-actions bot commented Mar 6, 2024

This issue is stale because it has been open for 120 days with no activity.

@github-actions github-actions bot added the stale The item is going to be closed soon because of inactivity label Mar 6, 2024
Copy link

This issue was closed because it has been inactive for 14 days since being marked as stale.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Mar 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale The item is going to be closed soon because of inactivity
Projects
None yet
Development

No branches or pull requests

1 participant