Replies: 1 comment 13 replies
-
Hi! thank you for opening this discussion! I wonder what messages are shown, but in conflicts, the remote conflicts are also local conflicts. So we can resolve them by
Unfortunately not. But it might help us. I will implement it. |
Beta Was this translation helpful? Give feedback.
13 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
While using the live sync, I noticed that over time I build up conflicts or the false positive CORS message. I’ve seen that message before in .NET core and ASP.NET while using a C# API I built unrelated to IBM. My experience is that it’s usually a 500 error on the back end. Rebuilding and restarting doesn’t always fix the CORS issue while using multiple devices while batch sync is enabled.
The issues come more frequently when I rename and move files in Obsidian.
I’ve logged into IBM Cloud and I noticed conflicts are building up, but I don’t know the API so I can’t fix it.
Is there a way to view and fix the conflicts without going through the log? Is there an option to save the log? I checked out the menu for conflicts on the live sync plugin, but it always shows nothing. However, the log is showing issues.
The do not delete empty folder is not being respected even though its set to false. Something is conflicting.
https://github.com/vrtmrz/obsidian-livesync/blob/main/docs/settings.md#do-not-delete-empty-folder
Thanks & kind regards,
Vye
Beta Was this translation helpful? Give feedback.
All reactions