Flowise icon indicating copy to clipboard operation
Flowise copied to clipboard

EMFILE: too many open files

Open BoyuanGao opened this issue 1 year ago • 0 comments

Describe the bug When i trying to use the API of workflow in 3000 times, it show me this error

Screenshots { "statusCode": 500, "success": false, "message": "EMFILE: too many open files, open 'C:\Users\gaoby\AppData\Roaming\npm\node_modules\flowise\node_modules\flowise-ui\build\index.html'", "stack": {} }

image

Setup

  • Installation npx flowise start
  • Flowise Version : 1.8.4
  • OS: Win11

Additional context Add any other context about the problem here.

BoyuanGao avatar Jul 25 '24 03:07 BoyuanGao