getDirectoryContents:openDirStream: resource exhausted (Too many open files)
I keep getting this error whenever I do a change to my files.
My public folder is still the default one, I haven't done any major changes.
What could be causing this error?
Below is my
wasp start
wasp start
log.
[ Server ] GET /auth/me 304 8.608 ms - -[ Server ] GET /auth/me 304 6.095 ms - -[ Server ] GET /auth/me 304 4.772 ms - -[ Server ] POST /operations/get-customer-portal-url 200 4.568 ms - 13[ Server ] POST /operations/get-customer-portal-url 200 10.711 ms - 13[ Server ] GET /auth/me 304 8.394 ms - -[ Server ] [nodemon] restarting due to changes...[ Client ] 21:09:19 [vite] page reload /Users/lamba/Projects/WASP/<project>/app/src/payment/areeba/webhook.ts[ Server ] [nodemon] starting `npm run bundle-and-start || exit 1`[ Server ][ Server ] > [email protected] bundle-and-start[ Server ] > npm run bundle && npm run start[ Server ]🐝 --- Recompiling on file change... ----------------------------------------------[ Server ][ Server ] > [email protected] bundle[ Server ] > rollup --config --silent[ Server ] wasp-bin: /Users/lamba/Projects/WASP/<project>/app/public/: getDirectoryContents:openDirStream: resource exhausted (Too many open files)
[ Server ] GET /auth/me 304 8.608 ms - -[ Server ] GET /auth/me 304 6.095 ms - -[ Server ] GET /auth/me 304 4.772 ms - -[ Server ] POST /operations/get-customer-portal-url 200 4.568 ms - 13[ Server ] POST /operations/get-customer-portal-url 200 10.711 ms - 13[ Server ] GET /auth/me 304 8.394 ms - -[ Server ] [nodemon] restarting due to changes...[ Client ] 21:09:19 [vite] page reload /Users/lamba/Projects/WASP/<project>/app/src/payment/areeba/webhook.ts[ Server ] [nodemon] starting `npm run bundle-and-start || exit 1`[ Server ][ Server ] > [email protected] bundle-and-start[ Server ] > npm run bundle && npm run start[ Server ]🐝 --- Recompiling on file change... ----------------------------------------------[ Server ][ Server ] > [email protected] bundle[ Server ] > rollup --config --silent[ Server ] wasp-bin: /Users/lamba/Projects/WASP/<project>/app/public/: getDirectoryContents:openDirStream: resource exhausted (Too many open files)
Recent Announcements
Continue the conversation
Join the Discord to ask follow-up questions and connect with the community
W
Wasp
Rails-like framework for React, Node.js and Prisma. Build your app in a day and deploy it with a single CLI command.