For sometime I am having the following error:
Error: EMFILE, too many open files \'/Users/blagus/Gallery/Websites/Nicsware/Pills/resources/core/auth.node.js
Check your ulimit. For example initialy my ulimit on OSX was 256.
ulimit -n
ulimit -n 1024