wohali commented on issue #840: CouchDB 2.1.0 fails to start under macOS High Sierra URL: https://github.com/apache/couchdb/issues/840#issuecomment-332990422 This is an Erlang bug: https://bugs.erlang.org/browse/ERL-439 This commit fixed the problem: https://github.com/erlang/otp/commit/882c90f72ba4e298aa5a7796661c28053c540a96 If you can build Erlang from source, try applying this change and you should be good to go. CouchDB isn't ready yet for Erlang 20, so you'll need a build of Erlang 19.x or older that includes this one-line change for High Sierra builds to work correctly. ---------------------------------------------------------------- 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: [email protected]
With regards, Apache Git Services
