If confirmed, please raise a JIRA ticket and we'll get that sorted.
On 1 November 2011 21:25, Dave Cottlehuber <[email protected]> wrote: > On 1 November 2011 17:04, James Eisenhauer <[email protected]> wrote: >> I am having same issue. >> >> change local.ini bind address to 0.0.0.0 on a Windows 2008 server running >> on VMWare and I get >> >> Erlang R14B03 (erts-5.8.4) [rq:1] [async-threads:0] >> Eshell V5.8.4 (abort with ^G) >> 1> Apache CouchDB 1.1.0 (LogLevel=info) is starting. >> [error] [<0.94.0>] {error_report,<0.34.0>, >> {<0.94.0>,supervisor_report, >> [{supervisor,{local,couch_secondary_services}}, >> {errorContext,start_error}, >> {reason, >> {'EXIT', >> {{badmatch,{error,einval}}, > > Do you have more than one space between 'bind_address = ' and your IP address? > > This fails with einval for me too on MacOSX Lion + CouchDB1.1.0, and > on my windows 1.1.0 build: > > bind_address = 0.0.0.0 > > A+ > Dave >
