Skip to content

Error: spawn Unknown system errno 12 #2

@kaihendry

Description

@kaihendry

I've been running the example and I get these sorts of errors after a while.

localhost:~/eventsource-h5d$ sudo node app.js
Listening on port 80

child_process.js:470
throw errnoException(errno, 'spawn');
^
Error: spawn Unknown system errno 12
at errnoException (child_process.js:507:11)
at ChildProcess.spawn (child_process.js:470:11)
at child_process.js:367:9
at Object.execFile (child_process.js:277:15)
at child_process.js:244:18
at Object.uptime as _onTimeout
at Timer.ontimeout (timers.js:84:39)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions