You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by gi...@git.apache.org on 2017/09/27 10:02:39 UTC

[GitHub] TheNightbear commented on issue #840: CouchDB 2.1.0 fails to start under macOS High Sierra

TheNightbear commented on issue #840: CouchDB 2.1.0 fails to start under macOS High Sierra
URL: https://github.com/apache/couchdb/issues/840#issuecomment-332473256
 
 
   @wohali The couch is definitely not running. Curl returned with 
   `curl: (7) Failed to connect to localhost port 5984: Connection refused`.
   
   I've played a bit around. I've extracted `couchdbx-core`folder from the _CouchDB 2.1.0_ app and run in the terminal. 
   I get **Segmentation fault: 11** as final result:
   
   ```
   ./bin/couchdb 
   [info] 2017-09-27T09:44:14.776619Z couchdb@localhost <0.7.0> -------- Application couch_log started on node couchdb@localhost
   [info] 2017-09-27T09:44:14.796307Z couchdb@localhost <0.7.0> -------- Application folsom started on node couchdb@localhost
   [info] 2017-09-27T09:44:14.953660Z couchdb@localhost <0.7.0> -------- Application couch_stats started on node couchdb@localhost
   [info] 2017-09-27T09:44:14.953816Z couchdb@localhost <0.7.0> -------- Application khash started on node couchdb@localhost
   [info] 2017-09-27T09:44:15.016863Z couchdb@localhost <0.7.0> -------- Application couch_event started on node couchdb@localhost
   [info] 2017-09-27T09:44:15.036828Z couchdb@localhost <0.7.0> -------- Application ibrowse started on node couchdb@localhost
   [info] 2017-09-27T09:44:15.055847Z couchdb@localhost <0.7.0> -------- Application ioq started on node couchdb@localhost
   [info] 2017-09-27T09:44:15.055999Z couchdb@localhost <0.7.0> -------- Application mochiweb started on node couchdb@localhost
   [info] 2017-09-27T09:44:15.086719Z couchdb@localhost <0.201.0> -------- Apache CouchDB 2.1.0 is starting.
   
   [info] 2017-09-27T09:44:15.086864Z couchdb@localhost <0.202.0> -------- Starting couch_sup
   Segmentation fault: 11
   ``` 
   
   The same (?) result, when I start **CouchDB 1.6.1.** The application reports an error and offer to quit or retry. The _couchdb.log_ contains:
   ```
   Launching '/Applications/Apache CouchDB.app/Contents/Resources/couchdbx-core/bin/couchdb'
   Eshell V6.1  (abort with ^G)
   Apache CouchDB 1.6.1 (LogLevel=info) is starting.
   Terminated with status 11
   
   ```
 
----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services