dtu-compute / dtu-enote-stackedit

In-browser markdown editor
https://stackedit.io/
Other
2 stars 0 forks source link

Get couchdb to work again #13

Closed dtu-compute closed 7 years ago

dtu-compute commented 7 years ago

After updating the certs, stackedit couldn't connect to couchdb:6984 and couchdb couldn't write its db files any more. So I have created a new fedora branch in couchdb which we should use/merge to devel/2016. This one uses port 5984.

The admin and password wasn't inserted by generate.rb so I made this fix. https://github.com/dtu-compute/dtu-enote/commit/22bb55ae5408422010b4ac13d2bfac755b6e7c5e

Looking in /vol/log/couchdb.log I see

[Sat, 24 Dec 2016 14:22:43 GMT] [debug] [<0.270.0>] httpd 401 error response:
 {"error":"unauthorized","reason":"You are not a server admin."}
iainbryson commented 7 years ago

This should be fixed now. I've deployed to devel2 for staging.