Looks like you have a bad build. Did you perhaps try to upgrade something in place?
On Mon, Mar 26, 2012 at 11:52 PM, Gert Cuykens <[email protected]> wrote: > erlang source > couchdb source > config default > user couchdb > ubuntu 12.04 > > gert@couchdb:~$ sudo /etc/init.d/couchdb start > * Starting database server couchdb [ OK > ] > > gert@couchdb:~$ sudo /etc/init.d/couchdb status > Apache CouchDB is running as process 5349, time to relax. > > Nmap scan report for localhost (127.0.0.1) > 22/tcp open ssh OpenSSH 5.9p1 Debian 4ubuntu1 (protocol 2.0) > 53/tcp open domain dnsmasq 2.59 > 631/tcp open ipp CUPS 1.5 > > log: > [Mon, 26 Mar 2012 21:43:44 GMT] [info] [<0.1073.0>] Stopping all > ongoing replications because the replicator database was deleted or > changed > [Mon, 26 Mar 2012 21:43:44 GMT] [error] [<0.1073.0>] ** Generic server > couch_replicator_manager terminating > ** Last message in was {'EXIT',<0.1074.0>, > {{badrecord,db}, > [{couch_replicator_manager, > '-changes_feed_loop/0-fun-1-',3,[]}]}} > ** When Server state == {state,<0.1074.0>,<0.1075.0>,<<"_replicator">>,[],10} > ** Reason for termination == > ** {unexpected_msg, > {'EXIT',<0.1074.0>, > {{badrecord,db}, > [{couch_replicator_manager,'-changes_feed_loop/0-fun-1-',3,[]}]}}} > > Any ideas why http://127.0.0.1:5984/ does not work?
