Github user adamlofts commented on the pull request:

    
https://github.com/apache/couchdb/commit/0c02b2c9a961a3da1eb595e6517a01c445f54585#commitcomment-14273167
  
    Here is another traceback which I think may actually be relevant to this 
commit. From my reading of this it is saying "I cant start because the 
bind_address config is not set in the given files". This would of course be 
true because I haven't installed the app but am running from local tree.
    
    Apache CouchDB 1.7.0 (LogLevel=info) is starting.
    {"init terminating in do_boot",
    
{{badmatch,{error,{bad_return,{{couch_app,start,[normal,["/usr/local/etc/couchdb/default.ini","/usr/local/etc/couchdb/local.ini"]]},
    
{'EXIT',{{badmatch,{error,{shutdown,{failed_to_start_child,couch_secondary_services,{shutdown,{failed_to_start_child,httpd,{'EXIT',{undef,[{config,get,["httpd","bind_address","any"],[]},{couch_httpd,start_link,2,[{file,"couch_httpd.erl"},{line,92}]},{supervisor,do_start_child,2,[{file,"supervisor.erl"},{line,343}]},
    {supervisor,start_children,3,[{file,"supervisor.erl"},{line,326}]},
    {supervisor,init_children,2,[{file,"supervisor.erl"},{line,292}]},
    {gen_server,init_it,6,[{file,"gen_server.erl"},{line,328}]},
    {proc_lib,init_p_do_apply,3,[{file,"proc_lib.erl"},{line,239}]}]}}}}}}}},
    
[{couch_server_sup,start_server,1,[{file,"couch_server_sup.erl"},{line,98}]},
    
{application_master,start_it_old,4,[{file,"application_master.erl"},{line,273}]}]}}}}}},
    
[{couch,start,0,[{file,"couch.erl"},{line,18}]},{init,start_it,1,[]},{init,start_em,1,[]}]}}
    User defined signal 2



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to