Skip to content

Instantly share code, notes, and snippets.

@photofroggy
Created September 4, 2012 19:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save photofroggy/3625642 to your computer and use it in GitHub Desktop.
Save photofroggy/3625642 to your computer and use it in GitHub Desktop.
var io = require('socket.io').listen(server);
info: Creating snapshot 0.0.6-1
info: Updating app pond
info: Activating snapshot 0.0.6-1 for pond
info: Starting app pond
error: Error running command deploy
error: Nodejitsu Error (500): Internal Server Error
error:
error: There was an error while attempting to start your application.
error: Error spawning drone
error: Script prematurely exited
error:
error: This type of error is usually a user error.
error: Error output from your application:
error:
error: Warning: Native modules not compiled. XOR performance will be degraded.
error: Warning: Native modules not compiled. UTF-8 validation disabled.
error: module.js:340
error: throw err;
error:
error: ^
error: Error: Cannot find module 'socket.io'
error: at Function.Module._resolveFilename (module.js:338:15)
error: at Function.Module._load (module.js:280:25)
error: at Module.require (module.js:362:17)
error: at require (module.js:378:17)
error: at proxyio (/opt/haibu/apps/photofroggy/pond/package/control/chat.js:301:14)
error: at Object.exports.configure (/opt/haibu/apps/photofroggy/pond/package/control/chat.js:27:5)
error: at Function.<anonymous> (/opt/haibu/apps/photofroggy/pond/package/server.js:31:10)
error: at Function.app.configure (/opt/haibu/apps/photofroggy/pond/package/node_modules/express/lib/application.js:398:61)
error: at Object.<anonymous> (/opt/haibu/apps/photofroggy/pond/package/server.js:18:5)
error: at Module._compile (module.js:449:26)
info: Nodejitsu not ok
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment