wohali commented on issue #865: CouchDB crash URL: https://github.com/apache/couchdb/issues/865#issuecomment-334244841 ` "Accept failed error","{error,emfile}"]}}` This means that the OS is denying CouchDB the ability to open more files/sockets. Advice to fix is here: http://docs.couchdb.org/en/latest/maintenance/performance.html?highlight=ulimit#maximum-open-file-descriptors-ulimit Ubuntu 14.04 doesn't use systemd so you'll want to follow the PAM/init script changes. ---------------------------------------------------------------- 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
