WaspW
Wasp16mo ago
9 replies
abiroot

resource exhausted (Too many open files)

This is not the first time that this happens, for some still unknown reason, when doing any file change, instead of recompiling as it should, my wasp start stops and throw a resource exhausted (Too many open files) error.

I tried wasp clean but didn't work. My project is totally unusable, any change I do breaks wasp start

It's a haskell error, but I'm not sure why it's happening.
Was this page helpful?