Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have been trying to set up sync using Obsidian-LiveSync. Installing CouchDB wasn't a problem, as I am fairly familiar with the system. Then I cam to Step 4., according to which I am supposed to generate a Setup URI using the following (which I put into a script file, re-exporting global variables):
The envar
OBSIDIAN_LIVESYNC_URL
matches my domain plus the secret word mentioned in the CouchDB installation docs (a random string, to be precise), the rest is self-explanatory.When I reach the end of the setup, I get the error along the lines of "Problem with decryption key while trying to set up sync", I can't tell you the error exactly because the toast disappears almost instantaneously. Another time I got the error "No capitals allowed in URL", but only once. Is that an actual problem, to have the secret word contain capitals?
Anyhow, I'd love for this to work, I like ownership of my own data, but I am struggling a bit as you can see.
Beta Was this translation helpful? Give feedback.
All reactions