ChluNetwork / chlu-ipfs-support

Support libs to talk to IPFS
MIT License
1 stars 1 forks source link

Error: EMFILE: Too many open files #132

Open fazo96 opened 6 years ago

fazo96 commented 6 years ago
[DEBUG][Fri Aug 31 2018 09:49:44 GMT+0200 (CEST)] PersistData call from Cache has rejected due to too close cache writes
[DEBUG][Fri Aug 31 2018 09:49:44 GMT+0200 (CEST)] PersistData call from Cache has rejected due to too close cache writes
[DEBUG][Fri Aug 31 2018 09:49:44 GMT+0200 (CEST)] PersistData call from Cache has rejected due to too close cache writes
[DEBUG][Fri Aug 31 2018 09:49:44 GMT+0200 (CEST)] PersistData call from Cache has rejected due to too close cache writes
[DEBUG][Fri Aug 31 2018 09:49:45 GMT+0200 (CEST)] Saving persisted data
[DEBUG][Fri Aug 31 2018 09:49:45 GMT+0200 (CEST)] PersistData call from Cache has rejected due to too close cache writes
[ERROR][Fri Aug 31 2018 09:49:45 GMT+0200 (CEST)] Could not write data: EMFILE: too many open files, open '/home/fazo/.chlu-query/chlu.json'
[DEBUG][Fri Aug 31 2018 09:49:45 GMT+0200 (CEST)] Saved persisted data
os.js:126
  const interfaceAddresses = getInterfaceAddresses();
                             ^

Error: EMFILE: too many open files, uv_interface_addresses
    at Object.networkInterfaces (os.js:126:30)
    at allInterfaces (/home/fazo/Documents/Projects/chlu-api-query/node_modules/multicast-dns/index.js:163:21)
    at Timeout.that.update [as _onTimeout] (/home/fazo/Documents/Projects/chlu-api-query/node_modules/multicast-dns/index.js:123:63)
    at ontimeout (timers.js:498:11)
    at tryOnTimeout (timers.js:323:5)
    at Timer.listOnTimeout (timers.js:290:5)
error Command failed with exit code 1.