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

Restoring chat backup loads forever #1562

Open
fnetX opened this issue Jan 20, 2025 · 0 comments
Open

Restoring chat backup loads forever #1562

fnetX opened this issue Jan 20, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@fnetX
Copy link

fnetX commented Jan 20, 2025

Bug Description

I wanted to set up FluffyChat and gain access to previous messages using my chat backup. I know that the key worked fine in other clients recently. However, when using it in FluffyChat, it results in an endless loading spinner "Loading... Please wait."

Steps to Reproduce

  1. Enable chat backup
  2. Enter recovery key
  3. Press "Unlock"
  4. See an endless loading spinner and no network or high CPU activity

Expected Behavior

After loading for a while, the process is completed.

App Version

1.23 (F-Droid)

Additional Platform Information

Lenovo TB2-X30F (rather old device), Android 6

Additional Context

Spotted this in logcat

01-20 02:33:27.195 28565 28580 I flutter : [Matrix] Unable to self sign with recovery key after successfully open existing SSSS - Exception: Master pubkey key doesn't match
01-20 02:33:27.195 28565 28580 I flutter : #0      CrossSigning.selfSign (package:matrix/encryption/cross_signing.dart:111)
01-20 02:33:27.195 28565 28580 I flutter : <asynchronous suspension>
01-20 02:33:27.195 28565 28580 I flutter : #1      BootstrapDialogState.build.<anonymous closure> (package:fluffychat/pages/bootstrap/bootstrap_dialog.dart:306)
01-20 02:33:27.195 28565 28580 I flutter : <asynchronous suspension>
01-20 02:33:27.195 28565 28580 I flutter : 
01-20 02:33:27.232  1498  1498 I Keyboard.Facilitator: onStartInput()
~~~
@fnetX fnetX added the bug Something isn't working label Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant