Skip to content

Instantly share code, notes, and snippets.

@zjherm
Created March 11, 2014 15:00
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 zjherm/88e28e9121200b37de63 to your computer and use it in GitHub Desktop.
Save zjherm/88e28e9121200b37de63 to your computer and use it in GitHub Desktop.
info: Welcome to Nodejitsu zackherman
info: jitsu v0.13.15, node v0.10.26
info: It worked if it ends with Nodejitsu ok
info: Executing command deploy
info: Analyzing application dependencies in script.js
WARN package.json rookie@0.0.0-1 No repository field.
WARN package.json rookie@0.0.0-1 No readme data.
WARN package.json pause@0.0.1 No repository field.
info: Found new dependencies. They will be added automatically
data: { passport: '0.2.x', passport-instagram: '0.1.x' }
warn: About to write /Users/highrankwebsites/Copy/instafoodtoo/package.json
warn: Using '*' as a version for dependencies may eventually cause issues
warn: Use specific versions for dependencies to avoid future problems
warn: See: http://package.json.jit.su for more information
data:
data: {
data: author: 'zack <zackjherman@gmail.com>',
data: dependencies: {
data: passport-instagram: '0.1.x',
data: ejs: '*',
data: socket.io: '*',
data: connect: '*',
data: passport: '0.2.x',
data: jquery: '2.1.0',
data: instagram-node-lib: '*',
data: redis: '*',
data: express: '*'
data: },
data: description: 'testing socket',
data: engines: { node: '0.10.25' },
data: license: 'ISC',
data: main: 'script.js',
data: name: 'rookie',
data: scripts: { test: 'echo "Error: no test specified" && exit 1', start: 'script.js' },
data: subdomain: 'zackherman-instafoodtoo',
data: version: '0.0.0-1'
data: }
data:
prompt: Is this ok?: (yes)
debug: { method: 'GET',
debug: uri: 'https://api.nodejitsu.com/apps/zackherman/rookie',
debug: headers:
debug: { Authorization: '*********************************************************************',
debug: 'Content-Type': 'application/json',
debug: 'user-agent': 'jitsu/0.13.15' },
debug: timeout: 240000,
debug: rejectUnauthorized: false }
debug: { statusCode: 200,
debug: result:
debug: { app:
debug: { _id: 'zackherman/rookie',
debug: name: 'rookie',
debug: scripts:
debug: { test: 'echo "Error: no test specified" && exit 1',
debug: start: 'script.js' },
debug: user: 'zackherman',
debug: subdomain: 'zackherman-instafoodtoo',
debug: snapshots: [],
debug: env:
debug: { SUBDOMAIN: 'zackherman-instafoodtoo',
debug: NODE_ENV: 'production' },
debug: domains: [],
debug: databases: {},
debug: config:
debug: { cloud:
debug: [ { datacenter: 'us-east-1',
debug: provider: 'joyent',
debug: drones: 1,
debug: ram: 256 } ] },
debug: maxDrones: 1,
debug: drones: 0,
debug: ctime: 1394491618499,
debug: mtime: 1394491618499,
debug: resource: 'App',
debug: _rev: '1-9d56b1cfc5113e1ea404f796449e2c26',
debug: version: '0.0.0',
debug: dependencies:
debug: { 'socket.io': '*',
debug: connect: '*',
debug: jquery: '2.1.0',
debug: 'instagram-node-lib': '*',
debug: express: '*',
debug: redis: '*',
debug: ejs: '*' },
debug: main: 'script.js',
debug: description: 'testing socket',
debug: engines: { node: '0.10.25' },
debug: id: 'rookie' } } }
info: Analyzing application dependencies in script.js
info: Creating snapshot 0.0.0-1
debug: { method: 'POST',
debug: uri: 'https://api.nodejitsu.com/apps/zackherman/rookie/snapshots/0.0.0-1',
debug: headers:
debug: { Authorization: '*********************************************************************',
debug: 'Content-Type': 'application/octet-stream',
debug: 'Content-Length': 191509,
debug: 'user-agent': 'jitsu/0.13.15' },
debug: timeout: 240000,
debug: rejectUnauthorized: false }
info: Uploading: [=============================] 100%
error: Error running command deploy
error: Error building snapshot
error: Nodejitsu Error (500): Internal Server Error
help: For help with this error contact Nodejitsu Support:
help: webchat: <http://webchat.nodejitsu.com/>
help: irc: <irc://chat.freenode.net/#nodejitsu>
help: email: <support@nodejitsu.com>
help:
help: Copy and paste this output to a gist (http://gist.github.com/)
info: Nodejitsu not ok
Highranks-iMac-5:instafoodtoo highrankwebsites$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment