remotely-save / remotely-save

Yet another unofficial Obsidian plugin allowing users to synchronize notes between local device and the cloud service. Supports S3, Dropbox, OneDrive, webdav.
Other
3.25k stars 160 forks source link

[Bug]: `error copying local=>encrypt(...)` with OneDrive on Android #657

Closed shcott closed 2 weeks ago

shcott commented 2 weeks ago

What happened?

I am using Remotely Save with OneDrive successfully with my Windows PC. However, I just tried setting it up on my Samsung S23+. The initial sync was fine, but when I tried to sync again, I saw the error messages in the screenshot below. My phone is on Android 14. Any ideas what's going on here, and if it's working successfully or not?

image

What OS are you using?

Android

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

OneDrive for personal

Version of the plugin

0.4.21

Version of Obsidian

1.5.12 (134)

Using password or not

Ensure no sensitive information

fyears commented 2 weeks ago

do you edit the file at the same time of syncing?

please consider not make edits and trigger the sync again, the error should be gone and the sync should succeed

shcott commented 2 weeks ago

Nope, I didn't make any edits to any files.

shcott commented 2 weeks ago

Is it possible for the android system to make some kind of formatting edit to files? Not sure, just spitballing.

fyears commented 2 weeks ago

have you triggered the sync again and see if the error goes?

shcott commented 2 weeks ago

I just tried again and it started working! Not sure what happened but all good now. Thanks.