Skip to content

RepoNotInit error when network is down #196

Description

@tlvince

Bug Description

RepoNotInit can be triggered per below. This leads to data loss of uncommitted changes.

Expected Result

App continues to work when device is offline.

Steps to Reproduce

  1. Start the app with network online (triggering a sync)
  2. Disable the network
  3. Make a change to a note

RepoNotInit shown and changes lost. Re-enabling network does not resolve the issue - need to close/reopen the app (while online).

Possible Solutions (optional)

Possible Additional Information (optional)

App version

26.05.1

Logs

06-30 10:08:59.732 E/StorageManager(22468): RepoNotInit

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions