On Sun, Oct 4, 2009 at 4:17 PM, Andreas Wenk <[email protected]> wrote: > Paul Davis wrote: > > Nothing? You did update the log level right? Quite odd that there's >> >> nothing written. > > yes I did ... > > [log] > level = debug > >> Can you run Erlang? >> >> $ erll >> Erlang R13B01 (erts-5.7.2) [source] [64-bit] [smp:2:2] [rq:2] >> [async-threads:0] [kernel-poll:false] >> >> Eshell V5.7.2 (abort with ^G) >> 1> > > $ erl > Erlang R13B02 (erts-5.7.3) [source] [rq:1] [async-threads:0] [hipe] > [kernel-poll:false] > > Eshell V5.7.3 (abort with ^G) > 1> > > Maybe this version is too new? > > Thanks a lot > > Cheers > > Andy >
What in the world. R13B02 should be just fine. I haven't heard any complaints by people upgrading. I assume this won't give much newness, but maybe: $ sudo su - couchdb $ couchdb -i Also, double check that there's not another Couch instance running. Paul
