You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by gi...@git.apache.org on 2017/10/04 18:18:37 UTC

[GitHub] wohali commented on issue #865: CouchDB crash

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:
users@infra.apache.org


With regards,
Apache Git Services