mr-bobz commented on issue #1015: CouchDB 2.1.1 crashes and keeps restarting - 
macOS High Sierra 10.13.1
URL: https://github.com/apache/couchdb/issues/1015#issuecomment-346762905
 
 
   Found some info here that I need to setup database before using. Don't 
remember doing this last time, may be too long! Would have been great if this 
was shown as welcome page in Fauxton console :-)
   
   https://issues.apache.org/jira/browse/COUCHDB-3163
   https://stackoverflow.com/questions/41553458/couchdb-2-0-installation-error
   https://github.com/apache/couchdb/issues/739
   
   Created the tables using the following:
   
   > curl -X PUT http://127.0.0.1:5984/_users
   > curl -X PUT http://127.0.0.1:5984/_replicator
   > curl -X PUT http://127.0.0.1:5984/_global_changes
   
   Now log flooded with:
   
   > [info] 2017-11-24T07:43:09.316275Z couchdb@localhost <0.218.0> -------- 
couch_proc_manager <0.1739.4> died normal
   > [error] 2017-11-24T07:43:09.316293Z couchdb@localhost <0.5611.1> 
8acc89488f OS Process Error <0.1739.4> :: {os_process_error,{exit_status,134}}
   

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to