Here's my CouchDB log for one my Macs: https://gist.github.com/madpink/f259c41e789316534642c762209e3cfc
The key elements seems to be: [error] 2017-08-02T20:15:39.322084Z couchdb@localhost <0.203.0> -------- Error starting Apache CouchDB: {error,{shutdown,{failed_to_start_child,couch_primary_services,{shutdown,{failed_to_start_child,collation_driver,"dlopen(/Users/pink/Downloads/Apache CouchDB.app/Contents/Resources/couchdbx-core/bin/../lib/couch-2.1.0-RC1/priv/couch_icu_driver.so, 2): Library not loaded: /usr/local/opt/icu4c/lib/libicuuc.58.dylib\n Referenced from: /Users/pink/Downloads/Apache CouchDB.app/Contents/Resources/couchdbx-core/lib/couch-2.1.0-RC1/priv/couch_icu_driver.so\n Reason: image not found"}}}}} [error] 2017-08-02T20:15:39.326836Z couchdb@localhost <0.206.0> -------- Supervisor couch_primary_services had child collation_driver started with couch_drv:start_link() at undefined exit with reason "dlopen(/Users/pink/Downloads/Apache CouchDB.app/Contents/Resources/couchdbx-core/bin/../lib/couch-2.1.0-RC1/priv/couch_icu_driver.so, 2): Library not loaded: /usr/local/opt/icu4c/lib/libicuuc.58.dylib\n Referenced from: /Users/pink/Downloads/Apache CouchDB.app/Contents/Resources/couchdbx-core/lib/couch-2.1.0-RC1/priv/couch_icu_driver.so\n Reason: image not found" in context start_error [error] 2017-08-02T20:15:39.327620Z couchdb@localhost <0.204.0> -------- Supervisor couch_sup had child couch_primary_services started with couch_primary_sup:start_link() at undefined exit with reason {shutdown,{failed_to_start_child,collation_driver,"dlopen(/Users/pink/Downloads/Apache CouchDB.app/Contents/Resources/couchdbx-core/bin/../lib/couch-2.1.0-RC1/priv/couch_icu_driver.so, 2): Library not loaded: /usr/local/opt/icu4c/lib/libicuuc.58.dylib\n Referenced from: /Users/pink/Downloads/Apache CouchDB.app/Contents/Resources/couchdbx-core/lib/couch-2.1.0-RC1/priv/couch_icu_driver.so\n Reason: image not found"}} in context start_error [error] 2017-08-02T20:15:39.327984Z couchdb@localhost <0.202.0> -------- CRASH REPORT Process (<0.202.0>) with 0 neighbors exited with reason: {{shutdown,{failed_to_start_child,couch_primary_services,{shutdown,{failed_to_start_child,collation_driver,"dlopen(/Users/pink/Downloads/Apache CouchDB.app/Contents/Resources/couchdbx-core/bin/../lib/couch-2.1.0-RC1/priv/couch_icu_driver.so, 2): Library not loaded: /usr/local/opt/icu4c/lib/libicuuc.58.dylib\n Referenced from: /Users/pink/Downloads/Apache CouchDB.app/Contents/Resources/couchdbx-core/lib/couch-2.1.0-RC1/priv/couch_icu_driver.so\n Reason: image not found"}}}},{couch_app,start,[...]}} at application_master:init/4(line:134) <= proc_lib:init_p_do_apply/3(line:240); initial_call: {application_master,init,['Argument__1','Argument__2',...]}, ancestors: [<0.201.0>], messages: [{'EXIT',<0.203.0>,normal}], links: [<0.201.0>,<0.7.0>], dictionary: [], trap_exit: true, status: running, heap_size: 1598, stack_size: 27, reductions: 189 [info] 2017-08-02T20:15:39.328277Z couchdb@localhost <0.7.0> -------- Application couch exited with reason: {{shutdown,{failed_to_start_child,couch_primary_services,{shutdown,{failed_to_start_child,collation_driver,"dlopen(/Users/pink/Downloads/Apache CouchDB.app/Contents/Resources/couchdbx-core/bin/../lib/couch-2.1.0-RC1/priv/couch_icu_driver.so, 2): Library not loaded: /usr/local/opt/icu4c/lib/libicuuc.58.dylib\n Referenced from: /Users/pink/Downloads/Apache CouchDB.app/Contents/Resources/couchdbx-core/lib/couch-2.1.0-RC1/priv/couch_icu_driver.so\n Reason: image not found"}}}},{couch_app,start,[...]}} On Wed, Aug 2, 2017 at 2:58 PM, Jan Lehnardt <m...@jan.io> wrote: > Can you share the associated couch.log > > Cheers > Jan > -- > > > On 2. Aug 2017, at 19:34, Mad, Pink and Dangerous to Know <p...@mad.pink> > wrote: > > > > Mac binary build: I have not been able to get it to work properly. I'm > not > > sure what else I could/should provide... > > > > I've tried on 3 different Macs (all running 10.12.6), all which currently > > have a version 2.0 that was successfully running. (I unfortunately don't > > seem to have any Macs that never ran a copy of CouchDB...) > > > > In all 3 cases, the binary runs and ends up in my menu bar, but I cannot > > access Fauxton, and if I try curl I get: > > > > curl 127.0.0.1:5984 > > > > curl: (7) Failed to connect to 127.0.0.1 port 5984: Connection refused > > > > On Wed, Aug 2, 2017 at 1:04 PM, Paul Davis <paul.joseph.da...@gmail.com> > > wrote: > > > >> OS X 10.12.5 > >> > >> Signatures check out and make check runs without error. > >> > >> +1 > >> > >>> On Mon, Jul 31, 2017 at 12:01 AM, Joan Touzet <woh...@apache.org> > wrote: > >>> Dear community, > >>> > >>> I would like to release Apache CouchDB 2.1.0-RC1. > >>> > >>> Changes since our last release: > >>> > >>> https://github.com/apache/couchdb/compare/2.0.0...2.1.0-RC1 > >>> > >>> Or, in a nicer format: > >>> > >>> http://docs.couchdb.org/en/latest/whatsnew/2.1.html#version-2-1-0 > >>> > >>> We encourage the whole community to download and test these release > >> artefacts so that any critical issues can be resolved before the > release is > >> made. Everyone is free to vote on this release, so please explore! > >>> > >>> The release artefacts we are voting on are available here: > >>> > >>> https://dist.apache.org/repos/dist/dev/couchdb/source/2.1.0/ > >> rc.1/apache-couchdb-2.1.0-RC1.tar.gz > >>> https://dist.apache.org/repos/dist/dev/couchdb/source/2.1.0/ > >> rc.1/apache-couchdb-2.1.0-RC1.tar.gz.asc > >>> https://dist.apache.org/repos/dist/dev/couchdb/source/2.1.0/ > >> rc.1/apache-couchdb-2.1.0-RC1.tar.gz.md5 > >>> https://dist.apache.org/repos/dist/dev/couchdb/source/2.1.0/ > >> rc.1/apache-couchdb-2.1.0-RC1.tar.gz.sha1 > >>> https://dist.apache.org/repos/dist/dev/couchdb/source/2.1.0/ > >> rc.1/apache-couchdb-2.1.0-RC1.tar.gz.sha256 > >>> > >>> Please follow the test procedure here: > >>> > >>> https://cwiki.apache.org/confluence/display/COUCHDB/ > >> Testing+a+Source+Release > >>> > >>> Please remember that "RC1" is an annotation. If the vote passes, these > >> artefacts will be released as Apache CouchDB 2.1.0. > >>> > >>> Per the terms of the CouchDB bylaws, a lazy majority is required for > >> approval, with binding votes counting only from PMC members. The vote > will > >> remain open for 72 hours, until 2017-08-03 @ 05:00. > >>> > >>> "Convenience binary" builds are being uploaded now; links will follow > in > >> a subsequent email. > >>> > >>> Please cast your votes now. > >>> > >>> Thanks, > >>> Joan Touzet > >> > >