blairio commented on issue #895: CouchDB 1.6.1 fails to start under macOS High Sierra URL: https://github.com/apache/couchdb/issues/895#issuecomment-338701562 FYI I had some luck getting couch 1.6.1 running on High Sierra via Homebrew. After uninstalling couchdb, erlang@19, and erlang (not sure removing erlang was necessary) Then reinstalling couchdb 1.6.1 - which reinstalls erlang@19 from source with the High Sierra patch the server seems to work. ``` brew uninstall couchdb erlang erlang@19 brew install couchdb ```
---------------------------------------------------------------- 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