Created
November 18, 2012 09:28
-
-
Save pedromtavares/4104370 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
------------------------ | |
Exception: Error: spawn Unknown system errno 12 | |
Error: spawn Unknown system errno 12 | |
at errnoException (child_process.js:481:11) | |
at ChildProcess.spawn (child_process.js:444:11) | |
at child_process.js:342:9 | |
at Decoder.createMp3Encoder (/home/deployer/radio/releases/20121118075051/lib/decoder.js:78:17) | |
at Decoder.createStreams (/home/deployer/radio/releases/20121118075051/lib/decoder.js:30:19) | |
at ReadStream.<anonymous> (/home/deployer/radio/releases/20121118075051/lib/streamer.js:45:18) | |
at ReadStream.emit (events.js:67:17) | |
at ReadStream.onDataHeader (/home/deployer/radio/releases/20121118075051/node_modules/radio-stream/lib/radio-stream.js:130:12) | |
at Socket.<anonymous> (native) | |
at Socket.emit (events.js:67:17) | |
------------------------ | |
{ [Error: spawn Unknown system errno 12] | |
code: 'Unknown system errno 12', | |
errno: 'Unknown system errno 12', | |
syscall: 'spawn' } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment