cozy / cozy-data-system

Deprecated - Data Layer for Cozy V2 Platform
https://cozy.io
GNU Affero General Public License v3.0
24 stars 21 forks source link

Error trying to download a large folder #245

Open l-vincent-l opened 8 years ago

l-vincent-l commented 8 years ago

When I try to download a folder with a lot of files I have this error:

[2016-07-05 21:58:39:145] error - app:error | Error: connect ENOBUFS 127.0.0.1:5984 - Local (127.0.0.1:56431) at Object.exports._errnoException (util.js:870:11) at exports._exceptionWithHostPort (util.js:893:20) at connect (net.js:843:14) at net.js:986:7 at GetAddrInfoReqWrap.asyncCallback as callback at GetAddrInfoReqWrap.onlookup as oncomplete

I'm running it on a dev environment.

clochix commented 8 years ago

Hi @l-vincent-l, thanks for reporting! Which version of Node.js is running on your server?

l-vincent-l commented 8 years ago

I'm running 4.2.6

clochix commented 8 years ago

4.2.6 should be fine. Pinging @aenario