sboesen / remotely-sync

fork of remotely-save with security upgrades
Apache License 2.0
180 stars 8 forks source link

[Bug]: 0.4.48 not work #132

Open rainstorms opened 4 months ago

rainstorms commented 4 months ago

What happened?

0.4.48 Lack main.js

What OS are you using?

Windows, iOS (iPhone, iPad)

What remote cloud services are you using?

webdav

Version of the plugin

No response

Version of Obsidian

No response

Using password or not

Ensure no sensitive information

kadisonm commented 4 months ago

Aha, that makes so much more sense now. Thank you for pointing this out. We'll have to wait for @sboesen.

sboesen commented 4 months ago

Sorry about that, added.

Haibara-z commented 3 months ago

I have this problem, too

sboesen commented 3 months ago

This issue should be resolved, can you clarify what problem you are seeing?

hidakafinzelz commented 3 months ago

same to me. Tell me the status is preparing, but never sync my webdav server log

image

kadisonm commented 3 months ago

Hi @hidakafinzelz, is this still happening?

If so, could you please press Ctrl + Shift + I in Obsidian and checking for any errors related to Remotely Sync. If the errors don't contain anything private (like your file names) please send a screenshot.

Thank you!

hidakafinzelz commented 2 months ago

Hi @hidakafinzelz, is this still happening?

If so, could you please press Ctrl + Shift + I in Obsidian and checking for any errors related to Remotely Sync. If the errors don't contain anything private (like your file names) please send a screenshot.

Thank you!

Still Happens.

Console Pannel image

It says wrong password, but when i check in the setting pannel, It can connected

image

kadisonm commented 2 months ago

It looks like this is because the encryption password doesn't match. Make sure they're the same on both devices and press confirm.

If it still doesn't work it might be that your remote files were encrypted with a completely different password than is set on your devices. In that case you should delete the files on the remote and try syncing them back again with the right password. (make a back up first)

hidakafinzelz commented 2 months ago

It looks like this is because the encryption password doesn't match. Make sure they're the same on both devices and press confirm.

If it still doesn't work it might be that your remote files were encrypted with a completely different password than is set on your devices. In that case you should delete the files on the remote and try syncing them back again with the right password. (make a back up first)

Successfully solved. Thank you.

kadisonm commented 2 months ago

No worries!