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 installed couchdb following official guide.
When i tried to run curl -s https://raw.githubusercontent.com/vrtmrz/obsidian-livesync/main/utils/couchdb/couchdb-init.sh | bash
I get
-- Configuring CouchDB by REST APIs... -->
{"ok":true}
{"error":"nodedown","reason":"nonode@nohost is down"}
{"error":"nodedown","reason":"nonode@nohost is down"}
{"error":"nodedown","reason":"nonode@nohost is down"}
{"error":"nodedown","reason":"nonode@nohost is down"}
{"error":"nodedown","reason":"nonode@nohost is down"}
{"error":"nodedown","reason":"nonode@nohost is down"}
{"error":"nodedown","reason":"nonode@nohost is down"}
{"error":"nodedown","reason":"nonode@nohost is down"}
{"error":"nodedown","reason":"nonode@nohost is down"}
<-- Configuring CouchDB by REST APIs Done!
The text was updated successfully, but these errors were encountered:
Hello!
I installed couchdb following official guide.
When i tried to run
curl -s https://raw.githubusercontent.com/vrtmrz/obsidian-livesync/main/utils/couchdb/couchdb-init.sh | bash
I get
The text was updated successfully, but these errors were encountered: