You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have one instance of CouchDB running with 3 separated databases: A, B, and C. Each of them has their own credential. In livesync-classroom, my config is as below:
Hi. I am having issue with the passphrases.
I have one instance of CouchDB running with 3 separated databases: A, B, and C. Each of them has their own credential. In livesync-classroom, my config is as below:
Databases A and B are used in obsidian-livesync plugins for 2 different vaults.
I modified the plugin to give me more log, and this is one example of the error log:
I verified that the password and passphrase in the config are the same one used in the obisidian-livesync plugin.
I am running on a RaspberryPi 4 arm64, if it makes any difference. I test run the function
testCrypt()
and it returns successfully.I also tried your new tool
livesync-bridge
and had the same passphrases issue.Any suggestion where/how to debug the issue any further?
The text was updated successfully, but these errors were encountered: