vrtmrz / obsidian-livesync

MIT License
4.69k stars 151 forks source link

webclip cannot sync #451

Open ilwzmf opened 3 months ago

ilwzmf commented 3 months ago

Every time I use webclip, the client log shows Done, but the synchronization is not successful. When I open the verbose log, it shows that the file has been deleted during synchronization.

2024/6/9 09:23:31->Replication activated 2024/6/9 09:23:32->Processing Attachments/Issues · vrtmrz_obsidian-livesync · GitHub_20240609_092331.md (f:cc542b: 1-921) :Started... 2024/6/9 09:23:32->delete skipped: Attachments/Issues · vrtmrz_obsidian-livesync · GitHub_20240609_092331.md :Already not exist on storage 2024/6/9 09:23:32->Processing Attachments/Issues · vrtmrz_obsidian-livesync · GitHub_20240609_092331.md (f:cc542b :1-921) : Done 2024/6/9 09:23:35->Processing Attachments/Issues · vrtmrz_obsidian-livesync · GitHub_20240609_092331.mhtml (f:da161d: 1-9a6) :Started... 2024/6/9 09:23:35->delete skipped: Attachments/Issues · vrtmrz_obsidian-livesync · GitHub_20240609_092331.mhtml :Already not exist on storage 2024/6/9 09:23:35->Processing Attachments/Issues · vrtmrz_obsidian-livesync · GitHub_20240609_092331.mhtml (f:da161d :1-9a6) : Done 2024/6/9 09:23:38->Replication paused

Snipaste_2024-06-09_09-45-29
vrtmrz commented 3 months ago

Thank you for opening the issue! Unfortunately, all Self-hosted LiveSync series do not have enough compatibility, especially with recent configurations. Now I am making some libraries to fill the gaps. Please wait for a while, or configure LiveSync as a basic configuration. If you used only a basic configuration, would you mind if I ask you to share the pages which produce the corrupted data? (Perhaps this page?)

bailob commented 2 months ago

It looks like all files added to the database that are not from the Obsidian plugin (like web clips and Livebridge) are being recognized as files that were deleted earlier instead of new additions in the Obsidian plugin.