Danny Howard, you need to insure that the directories
/var/lib/couchdb/$vers and /var/log/couchdb/$vers exist and are owned by
the user:group couchdb:couchdb ($vers is the package version, currently
0.10.0). The directory permissions should be set to 0770.
Once the directories are created, kill th
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
* Startin
Ahh me and CardinalFang on #couc...@freenode figured it out. Seems like
there is a need for another patch including mkdir -p
/var/log/couchdb/0.10.0; chown couchdb:couchdb /var/log/couchdb/0.10.0
I believe CardinalFang may be working on it, though I would sure want to
know how to create such a pat
Nicklas, what version? What does the log file say? Can you "sudo
strace -f -e trace=file -o couchdb.trace couchdb" and attach the
resulting couchdb.trace file?
--
[karmic] CouchDB crashes on start
https://bugs.launchpad.net/bugs/398380
You received this bug notification because you are a member
I can not get it started, on jaunty I simply did sudo couchdb but using sudo
couchdb on Karmic, erlang reports:
{"init terminating in
do_boot",{{badmatch,{error,shutdown}},[{couch_server_sup,start_server,1},{erl_eval,do_apply,5},{erl_eval,exprs,5},{init,start_it,1},{init,start_em,1}]}}
--
[karm
Gareth Jones, you want bug #453049 instead.
** Changed in: couchdb (Ubuntu)
Status: New => Fix Released
--
[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.
-
I can confirm this problem with the latest Karmic package and that
creating /var/log/couchdb/0.10.0/ with global read/write/execute
permissions works as a temporary fix to the problem.
** Changed in: couchdb (Ubuntu)
Status: Fix Released => New
--
[karmic] CouchDB crashes on start
https:/
Everything works fine when desktopcouch is used to start CouchDB.
--
[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.
I can confirm that this bug is present in the latest Karmic package. The
log and database directories are not being created at installation time
and thus the process fails to start.
--
[karmic] CouchDB crashes on start
https://bugs.launchpad.net/bugs/398380
You received this bug notification beca
For the mentioned error the CouchDB wiki suggests that wrong permissions
might lead to this error:
http://wiki.apache.org/couchdb/Error_messages#IncorrectPermissions
After doing an `strace -f -e open couchdb` it looks like the directory
/var/log/couchdb/0.10.0~svn818859 needs to be created and pro
I see this problem with Karmic Alpha 5 and CouchDB 0.10.0a.
Attached crashdump.
** Attachment added: "erl_crash.dump"
http://launchpadlibrarian.net/31290610/erl_crash.dump
--
[karmic] CouchDB crashes on start
https://bugs.launchpad.net/bugs/398380
You received this bug notification because
** Changed in: couchdb (Ubuntu)
Status: Incomplete => Fix Released
--
[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-bug
CouchDB is running now, so the problem must be gone.
--
[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
ht
Actually, I see this is probably already fixed. Sense, do you still see
this problem with couchdb 0.9.0-2ubuntu5 ?
** Changed in: couchdb (Ubuntu)
Status: New => Incomplete
--
[karmic] CouchDB crashes on start
https://bugs.launchpad.net/bugs/398380
You received this bug notification becau
I will try to reproduce. I've been working from a local ppa snapshot of
couchdb in karmic, preparing a new version to be uploaded, so I hadn't
seen these until just today. I've also subscribed to bugs on this
package, so we should be able to get things cleaned up for couchdb very
soon.
** Changed
** Attachment added: "erl_crash.dump"
http://launchpadlibrarian.net/28930661/erl_crash.dump
--
[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 m
16 matches
Mail list logo