sboesen / remotely-sync

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

[Bug]: TypeError: Cannot read properties of undefined (reading 'adapter') #63

Closed Araeos closed 11 months ago

Araeos commented 11 months ago

What happened?

After setting up Dropbox auth and choosing an E2E encryption password I tried my first sync.

This always fails with the following error: image

What OS are you using?

Windows

What remote cloud services are you using?

Dropbox

Version of the plugin

0.4.27

Version of Obsidian

v1.4.16

Using password or not

Ensure no sensitive information

oconr commented 11 months ago

I am also getting this exact same issue appear when I try to sync

Plugin version: 0.4.27 Obsidian version: 1.4.16 OS: macOS Sonoma 14.2 & Windows 11 Remote cloud: Digitalocean Spaces (S3 compatible)

sboesen commented 11 months ago

Thanks for the bug report and sorry about the error. Taking a look

sboesen commented 11 months ago

Looks like it errored when syncing metadata due to the metadata file not existing locally, sorry about that! Should be fixed in 0.4.28 - Please reopen if the issue persists.