Created
September 11, 2011 21:34
-
-
Save Fabryz/1210158 to your computer and use it in GitHub Desktop.
This file contains 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
fabryz@fabryz-laptop ~/www/wanjitsu $ jitsu logs app wander | |
info: Welcome to Nodejitsu | |
info: It worked if it ends with Nodejitsu ok | |
info: Executing command logs app wander | |
info: Authenticated as Fabryz | |
error: Error running command logs app wander | |
error: Nodejitsu Error (500): Internal Server Error | |
warn: Error returned from Nodejitsu | |
error: Error: socket hang up | |
error: at CleartextStream.<anonymous> (http.js:1290:45) | |
error: at CleartextStream.emit (events.js:61:17) | |
error: at Array.1 (tls.js:620:22) | |
error: at EventEmitter._tickCallback (node.js:126:26) | |
info: Nodejitsu not ok |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment