On Sat, Apr 14, 2012 at 01:07, Paul Makepeace <[email protected]> wrote: > Posting this in the hopes it saves someone else next time around. I > recently received this error after moving our Node-based daemon over > to an Ubuntu box from Centos, > > server.js:64 > process.setgid('nobody'); > ^ > Error: , Success > at Object.dropRootPermissions (server.js:64:15) > at server.js:57:11 > at [object Object].<anonymous> (fs.js:107:5) > at [object Object].emit (events.js:61:17) > at afterRead (fs.js:878:12) > at wrapper (fs.js:245:17)
FYI, the unhelpful error message was fixed in v0.6.11. -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
