On 10 Nov 2009, at 19:41, Robert Campbell wrote:

I've run 0.8.0 and now 0.10.0 on Ubuntu 9.04/9.10 server and in both
cases calling stop never actually stopped the DB. The only way I've
gotten around it in the past is manually killing the couchdb
processes. Why doesn't stop work for me?

I've installed it via "apt-get install couchdb" and the only thing
I've modified is local.ini, BindAddress=0.0.0.0 to get remote access
working. Nothing else was ever changed.

Change the top line to "#!/bin/sh -ex" and rerun as root, then paste the output here.

Reply via email to