Strange Error w/ Per User Databases

2018-04-09 Thread Steven Hammond
Hello, I am running couchdb 2.1.1 on Ubuntu 17-10, and I am seeing a strange error when I try to enable couch_peruser. I feel like this was working for me yesterday, but I am not sure what I would have done to break it. Apr 9 07:43:51 couchdb211 couchdb[653]: [error] 2018-04-09T11:43:51.761976Z

Strange Errors After Reboot

2017-10-10 Thread Steven Hammond
Hello, I managed to get an instance of CouchDB running on a virtual machine running Ubuntu. Things seemed just fine until I rebooted the server. Now I get a 500 error with every request. couchdb@couchserver:~$ curl http://localhost:5984 {"error":"unknown_error","reason":"undef","ref":1372225368}