Skip to content

Instantly share code, notes, and snippets.

@goloroden
Created December 24, 2011 12:06
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 goloroden/1517218 to your computer and use it in GitHub Desktop.
Save goloroden/1517218 to your computer and use it in GitHub Desktop.
golo@Eisbaer:~/Projekte/de.goloroden.www/website$ jitsu deploy
info: Welcome to Nodejitsu
info: It worked if it ends with Nodejitsu ok
info: Executing command deploy
info: Authenticated as goloroden
info: Analyzing your application dependencies in app.js
warn: Creating new snapshot for version 0.0.49
info: Done creating snapshot 0.0.49
info: Updating application de.goloroden.www
info: Activating snapshot 0.0.49 for de.goloroden.www
error: Error creating snapshot for app de.goloroden.www
error: Nodejitsu Error (500): Internal Server Error
help:
help: Usage:
help:
help: Deploys an application using the following steps:
help:
help: 1. Creates the application (if necessary)
help: 2. Creates or validates the package.json
help: 3. Packages and creates a new snapshot
help: 4. Stops the application (if neccessary)
help: 5. Starts the application
help:
help: jitsu deploy
help: jitsu apps deploy
help:
error: Error running command deploy
info: Nodejitsu not ok
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment