Lost all pages! Sync issue?

I think it’s an issue of Gdrive + Logseq Sync?

This error then repeats 100+ times and then changes…

[2023-01-30 14:52:25.823] [warn] :electron.fs-watcher/on-unlink-dir {:path “G:\My Drive\AppData\Logseq”}
[2023-01-30 14:52:25.888] [debug] :electron.fs-watcher/on-unlink {:path “G:\My Drive\AppData\Logseq\logseq\metadata.edn”}
[2023-01-30 14:52:25.891] [debug] :electron.fs-watcher/on-unlink {:path “G:\My Drive\AppData\Logseq\logseq\config.edn”}
[2023-01-30 14:52:25.894] [debug] :electron.fs-watcher/on-unlink {:path “G:\My Drive\AppData\Logseq\logseq\custom.css”}
[2023-01-30 14:52:25.897] [debug] :electron.fs-watcher/on-unlink {:path “G:\My Drive\AppData\Logseq\logseq\pages-metadata.edn”}

The fs-watcher is for watching the external editing on the file system. It’s telling that some stuff outside of Logseq (likely Gdrive?) is deleting files.
So moving the graph directory out of Gdrive is highly recommended.

1 Like