linux - couchdb exited: app_would_not_start,public_key -


i'm getting couchdb error, , literally cannot find documentation anywhere! looks might ssh problem, don't quite see how. curious if knows error or how diagnose it?

=info report==== 10-aug-2013::12:37:17 === application: couch exited: {{app_would_not_start,public_key},          {couch_app,start,                     [normal,                      ["/home/me/etc/couchdb/default.ini",                       "/home/me/etc/couchdb/local.ini"]]}} type: temporary 

couchdb.stderr shows output right away when trying run it:

heart_beat_kill_pid = 1028162 heart_beat_timeout = 11  heart_beat_kill_pid = 1046062 heart_beat_timeout = 11  heart_beat_kill_pid = 5462 heart_beat_timeout = 11  heart_beat_kill_pid = 354270 heart_beat_timeout = 11 

couchdb version 1.1.1 erlang r15b gnu/linux

i had couchdb working, ran problems intermittently shut down every couple of hours/days, tried upgrade erlang newest since couchdb.stderr file seemed pointing finger @ erlang. after upgrading, continually got this. did wget/make/make install on new install of erlang version knew worked, still can no longer start. crashes right away

thanks in advance


Comments

Popular posts from this blog

css - Which browser returns the correct result for getBoundingClientRect of an SVG element? -

gcc - Calling fftR4() in c from assembly -

Function that returns a formatted array in VBA -