remotely-save / remotely-save

Sync notes between local and cloud with smart conflict: S3 (Amazon S3/Cloudflare R2/Backblaze B2/...), Dropbox, webdav (NextCloud/InfiniCLOUD/Synology/...), OneDrive, Google Drive (GDrive), Box, pCloud, Yandex Disk, Koofr, Azure Blob Storage.
https://remotelysave.com
Other
4.37k stars 201 forks source link

[Bug]: Error: do not know which level for //Breadcrumbs.csv #614

Closed luzhe610 closed 7 months ago

luzhe610 commented 7 months ago

What happened?

Error when syncing

What OS are you using?

Windows

What remote cloud services are you using? (Please choose the specified one if it's in the list)

S3 (腾讯云 COS Tencent Cloud COS)

Version of the plugin

0.4.16

Version of Obsidian

1.5.12

Using password or not

Ensure no sensitive information

fyears commented 7 months ago

would you please provide a screenshot?

do you have this breadcrumbs.csv locally?

do you have this breadcrumbs.csv remotely on s3?

can you please open your console (press ctrl+shift+i) and input app.vault.getAllLoadedFiles() and see the ouput? (remember to remove any sensitive info)

luzhe610 commented 7 months ago

would you please provide a screenshot?

do you have this breadcrumbs.csv locally?

do you have this breadcrumbs.csv remotely on s3?

can you please open your console (press ctrl+shift+i) and input app.vault.getAllLoadedFiles() and see the ouput? (remember to remove any sensitive info)

Thank you for your reply. I've tried "Delete Sync Plan Details" and "Reset Local Internal Cache/Databases", then the error was gone.

fyears commented 7 months ago

ok