Advertisement
Guest User

Untitled

a guest
Dec 7th, 2012
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.57 KB | None | 0 0
  1. error: Error running command deploy
  2. error: Nodejitsu Error (500): Internal Server Error
  3. error:
  4. error: There was an error while attempting to start the app
  5. error: Error spawning drone
  6. error: Script prematurely exited
  7. error:
  8. error: This type of error is usually a user error.
  9. error: Error output from app:
  10. error:
  11. error: config.js doesn't exist - creating one with default settings...
  12. error: fs.js:338
  13. error: return binding.open(pathModule._makeLong(path), stringToFlags(flags), mode);
  14. error: ^
  15. error: Error: ENOENT, no such file or directory './config/config-example.js'
  16. error: at Object.fs.openSync (fs.js:338:18)
  17. error: at Object.<anonymous> (/opt/haibu/apps/nuggetbridge/Showdown/package/app.js:193:11)
  18. error: at Module._compile (module.js:449:26)
  19. error: at Object.Module._extensions..js (module.js:467:10)
  20. error: at Module.load (module.js:356:32)
  21. error: at Function.Module._load (module.js:312:12)
  22. error: at Function.Module.runMain (module.js:492:10)
  23. error: at carapace.run (/opt/haibu/carapace-versions/0.8.9/node_modules/haibu-carapace/lib/carapace.js:170:30)
  24. error: at process.startup.processNextTick.process._tickCallback (node.js:244:9)
  25. help: For help with this error contact Nodejitsu Support:
  26. help: webchat: <http://webchat.nodejitsu.com/>
  27. help: irc: <irc://chat.freenode.net/#nodejitsu>
  28. help: email: <support@nodejitsu.com>
  29. help:
  30. help: Copy and paste this output to a gist (http://gist.github.com/)
  31. info: Nodejitsu not ok
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement