banjiewen commented on issue #739: CouchDB 2.1 can't start on macOS 10.12.6
URL: https://github.com/apache/couchdb/issues/739#issuecomment-321307760
 
 
   Hrm, this works fine for me on 10.11.4.
   
   1. Download 2.1.0 from [here](http://couchdb.apache.org/#download)
   2. Double-click the red icon
   
   Fauxton immediately pops up in my browser and I've got a beam running:
   
   ```
   ~ $ ps -ef | grep beam
     501 67915 67808   0  8:59AM ??         0:01.19 
/Users/banjiewen/Downloads/Apache 
CouchDB.app/Contents/Resources/couchdbx-core/bin/../erts-6.3/bin/beam.smp -K 
true -A 16 -Bd -- -root /Users/banjiewen/Downloads/Apache 
CouchDB.app/Contents/Resources/couchdbx-core/bin/.. -progname couchdb -- -home 
/Users/banjiewen -- -boot /Users/banjiewen/Downloads/Apache 
CouchDB.app/Contents/Resources/couchdbx-core/bin/../releases/2.1.0/couchdb 
-name couchdb@localhost -setcookie monster -kernel error_logger silent -sasl 
sasl_error_logger false -noshell -noinput -config 
/Users/banjiewen/Downloads/Apache 
CouchDB.app/Contents/Resources/couchdbx-core/bin/../releases/2.1.0/sys.config 
-couch_ini /Users/banjiewen/Downloads/Apache 
CouchDB.app/Contents/Resources/couchdbx-core/etc/default.ini 
/Users/banjiewen/Library/Preferences/couchdb2-local.ini
   ```
   
   Killing it behaves somewhat oddly, and I haven't seen a window with 
cancel/retry buttons.
   
   This machine has never run the .app for a previous version.
 
----------------------------------------------------------------
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