petekun opened a new issue #1279: Couchdb on a looping restart sequence.
URL: https://github.com/apache/couchdb/issues/1279
 
 
   <!--- Provide a general summary of the issue in the Title above -->
   On starting couchdb it goes on an infinite restart loop.  Below is a slice 
of the couchdblog
   
   [error] 2018-04-12T15:30:37.698834Z couc...@couchdb.company.com <0.264.0> 
-------- Supervisor couch_secondary_services had child compaction_daemon 
started with couch_compaction_daemon:start_link() at undefined exit with reason 
{'EXIT',{undef,[{couch_compaction_daemon,start_link,[],[]},{supervisor,do_start_child,2,[{file,"supervisor.erl"},{line,358}]},{supervisor,start_children,3,[{file,"supervisor.erl"},{line,341}]},{supervisor,init_children,2,[{file,"supervisor.erl"},{line,307}]},{gen_server,init_it,6,[{file,"gen_server.erl"},{line,328}]},{proc_lib,init_p_do_apply,3,[{file,"proc_lib.erl"},{line,240}]}]}}
 in context start_error
   
   Seeing this error when trying to access a couchdoc
   
   "Error: nodedown progress not possible"
   
   couchdb version we are running is as below
   
   HTTP/1.1 200 OK
   Cache-Control: must-revalidate
   Content-Length: 91
   Content-Type: application/json
   Date: Thu, 12 Apr 2018 15:39:31 GMT
   Server: CouchDB/2.0.0 (Erlang OTP/18)
   X-Couch-Request-ID: 7bb6cc6faf
   X-CouchDB-Body-Time: 0
   
   {"couchdb":"Welcome","version":"2.0.0","vendor":{"name":"The Apache Software 
Foundation"}}
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to