Hello, I can't start couchdb via: sudo /etc/init.d/couchdb start
And until doing the fix described by Nilas, simply running couchdb crashed. Now I can start couchdb with: sudo couchdb Alas, /etc/init.d/couchdb is still broken: 0-21:53 d...@noneedto ~$ sudo /etc/init.d/couchdb start * Starting database server couchdb [ OK ] (Doesn't actually answer on http://127.0.0.1:5984/ ) 0-21:53 d...@noneedto ~$ sudo /etc/init.d/couchdb stop * Stopping database server couchdb [ OK ] 0-21:53 d...@noneedto ~$ ps auxww | grep couch couchdb 5611 0.0 0.0 1748 580 pts/1 S 21:53 0:00 /bin/sh -e /usr/bin/couchdb -a \"/etc/couchdb/default.ini\" -a \"/etc/couchdb/local.ini\" -b -r 5 -p /var/run/couchdb/couchdb.pid -o /dev/null -e /dev/null -R couchdb 5815 0.0 0.0 4032 636 pts/1 S 21:53 0:00 sleep 5 djh 5844 0.0 0.0 4116 800 pts/1 S+ 21:54 0:00 grep couch 0-21:54 d...@noneedto ~$ sudo killall couchdb So . . . it would be neat if the init.d worked. :) -- [karmic] CouchDB crashes on start https://bugs.launchpad.net/bugs/398380 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs