Path exists in Finder but Locality says missing
On macOS File Provider mounts, three layers can disagree:- CloudStorage-visible file;
- File Provider content cache;
- Locality daemon state.
database appears in the UI
For Notion, database means a Notion database projected as a directory with _schema.yaml and row pages. It does not mean Locality’s internal SQLite database.
Pasted URL returns a Notion 404
If a non-Notion URL is pasted into a Notion-only locate or mount flow, the final path-like ID may be misread as a Notion page ID. Examples:- GitHub commit URL should not be sent to the Notion connector;
- Google Docs URL should use the Google Docs connector;
- Notion URL requires the page/database to be shared with the Locality integration.
Conflict markers remain after editing
Locality refuses to push while conflict marker lines remain. Search the file:Live Mode paused
Live Mode pauses when it cannot safely sync in the background. Check:- local and remote both changed;
- unsupported operation;
- destructive guardrail;
- unresolved conflict markers;
- connector auth problem;
- provider cache drift.