Skip to content
This repository has been archived by the owner on Mar 18, 2022. It is now read-only.

Error with bin files #39

Open
Nevtep opened this issue Apr 25, 2013 · 2 comments
Open

Error with bin files #39

Nevtep opened this issue Apr 25, 2013 · 2 comments

Comments

@Nevtep
Copy link
Contributor

Nevtep commented Apr 25, 2013

I keep getting this error, any ideas?:

[04/25 06:24:59 GMT-0300] child_process.js:782
[04/25 06:24:59 GMT-0300] var r = this.handle.spawn(options);
[04/25 06:24:59 GMT-0300] ^
[04/25 06:24:59 GMT-0300] TypeError: Bad argument
[04/25 06:24:59 GMT-0300] at ChildProcess.spawn (child_process.js:782:24)
[04/25 06:24:59 GMT-0300] at exports.spawn (child_process.js:618:9)
[04/25 06:24:59 GMT-0300] at compile (/opt/haibu/apps/realfilling/FarmSharesStaging/package/node_modules/expres
s-cdn/lib/main.js:267:24)
[04/25 06:24:59 GMT-0300] at checkStringIfModified (/opt/haibu/apps/realfilling/FarmSharesStaging/package/node

modules/express-cdn/lib/main.js:397:92)
[04/25 06:24:59 GMT-0300] at ClientRequest.onResponse (/opt/haibu/apps/realfilling/FarmSharesStaging/package/no
de_modules/express-cdn/node_modules/knox/lib/client.js:49:7)
[04/25 06:24:59 GMT-0300] at ClientRequest.EventEmitter.emit (events.js:96:17)
[04/25 06:24:59 GMT-0300] at HTTPParser.parserOnIncomingClient as onIncoming
[04/25 06:24:59 GMT-0300] at HTTPParser.parserOnHeadersComplete as onHeadersComplete
[04/25 06:24:59 GMT-0300] at CleartextStream.socketOnData as ondata
[04/25 06:24:59 GMT-0300] at CleartextStream.CryptoStream._push (tls.js:544:27)

@Nevtep
Copy link
Contributor Author

Nevtep commented Jul 12, 2013

@niftylettuce I got this today when deploying to nodejitsu

Error:Bad argument
TypeError: Bad argument
at ChildProcess.spawn (child_process.js:782:24)
at exports.spawn (child_process.js:618:9)
at compile (/opt/haibu/apps/realfilling/FarmSharesStaging/package/node_modules/express-cdn/lib/main.js:233:23)
at checkStringIfModified (/opt/haibu/apps/realfilling/FarmSharesStaging/package/node_modules/express-cdn/lib/main.js:392:91)
at ClientRequest.onResponse (/opt/haibu/apps/realfilling/FarmSharesStaging/package/node_modules/knox/lib/client.js:49:7)
at ClientRequest.EventEmitter.emit (events.js:96:17)
at HTTPParser.parserOnIncomingClient as onIncoming
at HTTPParser.parserOnHeadersComplete as onHeadersComplete
at CleartextStream.socketOnData as ondata
at CleartextStream.CryptoStream._push (tls.js:544:27)

@gagalago
Copy link
Contributor

some update ? can I close ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants