Created
December 24, 2011 12:06
-
-
Save goloroden/1517218 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
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