Created
December 3, 2011 15:01
-
-
Save ppcano/1427323 to your computer and use it in GitHub Desktop.
error jitsu env
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
{ | |
"stack": "Error: Nodejitsu Error (404): Item not found\n at Request._callback (/usr/local/node/lib/node_modules/jitsu/node_modules/nodejitsu-api/lib/client/client.js:94:15)\n at Request.callback (/usr/local/node/lib/node_modules/jitsu/node_modules/request/main.js:104:22)\n at Request.<anonymous> (/usr/local/node/lib/node_modules/jitsu/node_modules/request/main.js:458:18)\n at Request.emit (events.js:64:17)\n at IncomingMessage.<anonymous> (/usr/local/node/lib/node_modules/jitsu/node_modules/request/main.js:423:16)\n at IncomingMessage.emit (events.js:81:20)\n at HTTPParser.onMessageComplete (http.js:133:23)\n at Socket.ondata (http.js:1213:22)\n at Socket._onReadable (net.js:681:27)\n at IOWatcher.onReadable [as callback] (net.js:177:10)", | |
"message": "Nodejitsu Error (404): Item not found", | |
"statusCode": "404", | |
"result": { | |
"error": "request not found" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment