You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 11, 2024. It is now read-only.
I've been doing some investiation into whether it's possible to construct two noosphere instances in Subconscious, since this would be the most straightforward explanation of the error we're seeing here.
I've come up empty handed. Even if the issue were to do with disposing and recreating our noosphere reference (i.e. #1007) I can't trigger disposal by performing a regular sync.
Next steps: add more detailed logging to the app and ship and update to see if we can learn more about what's happening on @justinabrahms device.
WRT the LOCK file issue: it could be possible on backgrounding, rocks was closing its background threads (which fcntl will release the LOCK file upon completing), and on reopening Subconscious, the database (lock) was still in use -- subconsciousnetwork/noosphere#734 may fix this issue in this case
1. Allow user configuration of Noosphere log detail (persisted using
AppDefaults)
2. Pipe `stdout` to a logger to capture Noosphere logs
This is per-process on iOS and you can see the result via Console.app
Intended to help with debugging
#1008
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Encountered by @justinabrahms after trying to sync (with a period of inactivity since last sync).
Subsequent attempts failed with different messages, seemingly intermittently:
The text was updated successfully, but these errors were encountered: