-
-
Notifications
You must be signed in to change notification settings - Fork 221
Description
-
Operating System (Linux/Mac/Windows/iOS/Android):
Linux (Desktop), Android (primary device) -
Delta Chat Version:
Desktop: v2.35.0 (Snap-Package)
Android: v2.35.0 (Playstore) -
Expected behavior:
Adding the desktop client as a second device should complete successfully
and import the existing profile including chats and key material. -
Actual behavior:
Adding the desktop client as a second device fails every time.
The import aborts during transfer/unpacking of the backup with a timeout.Error messages include:
dc_database_backup.sqlite: connection lost: timed out
as well as:
Failed to import backup from QUIC stream
Failed to unpack -
Steps to reproduce the problem:
- Delta Chat is set up on Android as the primary device
- Install Delta Chat Desktop (first Flatpak, then Snap for testing)
- On desktop, choose “Add as second device”
- Scan the QR code with the Android device
- Transfer starts
- Process reproducibly fails with a timeout while unpacking the database
-
Screenshots:
Screenshot of the error message available (can be attached) -
Logs:
Desktop logs contain:- Failed to import backup from QUIC stream
- failed to unpack dc_database_backup.sqlite
- connection lost: timed out
The issue occurs regardless of the packaging format:
- reproducible with Flatpak
- reproducible with Snap
Additional notes:
- Both devices are on the same network
- No VPN or proxy in use
- Firewall temporarily disabled for testing
- USB tethering tested as well
- Issue remains reproducible
