Crash again #192

Closed
opened 2026-05-23 22:01:12 +00:00 by guettli · 0 comments
guettli commented 2026-05-23 22:01:12 +00:00 (Migrated from codeberg.org)

Fix, increasing timeout does not help.

...

App Version: unknown
Platform: android S1RXS32.50-13-25

Error:

PlatformException(channel-error, path_provider unavailable after 6 attempts — cannot open database., null, null)

Stack Trace:

#0      _resolveDatabasePath (package:sharedinbox/data/db/database.dart:612)
<asynchronous suspension>
#1      _openConnection.<anonymous closure> (package:sharedinbox/data/db/database.dart:626)
<asynchronous suspension>
#2      LazyDatabase._awaitOpened.<anonymous closure> (package:drift/src/utils/lazy_database.dart:61)
<asynchronous suspension>

Fix, increasing timeout does not help. ... App Version: unknown Platform: android S1RXS32.50-13-25 Error: ``` PlatformException(channel-error, path_provider unavailable after 6 attempts — cannot open database., null, null) ``` Stack Trace: ``` #0 _resolveDatabasePath (package:sharedinbox/data/db/database.dart:612) <asynchronous suspension> #1 _openConnection.<anonymous closure> (package:sharedinbox/data/db/database.dart:626) <asynchronous suspension> #2 LazyDatabase._awaitOpened.<anonymous closure> (package:drift/src/utils/lazy_database.dart:61) <asynchronous suspension> ```
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: guettli/sharedinbox#192