I keep getting an error in my node.js instance where it reports the error:
(node) Hit max file limit. Increase "ulimit - n"
Yet when I check my ulimit -n, it says 65535. There is no way in hell my app is opening 65535 connections. Does anyone have any suggestions on what else to check?
Cheers
You can try to set the limits in /etc/security/limits.conf file. Here is a "how to" guide to set the limits within the file (in your case it should be nofile value).
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With