Skip to content

Instantly share code, notes, and snippets.

@puttputt
Last active December 23, 2015 17:00
Show Gist options
  • Save puttputt/6666255 to your computer and use it in GitHub Desktop.
Save puttputt/6666255 to your computer and use it in GitHub Desktop.
info: Welcome to Nodejitsu canadalive
info: jitsu v0.13.2, node v0.10.4
info: It worked if it ends with Nodejitsu ok
info: Executing command deploy
warn:
warn: The package.json file is missing required fields:
warn:
warn: Subdomain name, scripts.start
warn:
warn: Prompting user for required fields.
warn: Press ^C at any time to quit.
warn:
prompt: scripts.start: (node server)
debug: { method: 'POST',
debug: uri: 'https://api.nodejitsu.com/apps/canadalive/CanadaLive/available',
debug: headers:
debug: { Authorization: '*********************************************************************',
debug: 'Content-Type': 'application/json' },
debug: timeout: 240000,
debug: rejectUnauthorized: false,
debug: body: '{"name":"CanadaLive","description":"CanadaLive - automatically converted by Demeteorizer. https://github.com/onmodulus/demeteorizer","version":"0.0.1","main":"main.js","engines":{"node":"0.10.4"},"dependencies":{"byline":"2.0.3","esprima":"1.0.x","fibers":"1.0.1","fstream":"0.1.21","handlebars":"1.0.7","http-proxy":"0.10.1","kexec":"0.1.1","keypress":"0.1.0","optimist":"0.4.0","progress":"1.0.0","request":"2.12.0","semver":"1.1.0","shell-quote":"0.0.1","source-map":"0.1.26","source-map-support":"0.1.8","tar":"0.1.14","underscore":"1.5.1","fbgraph":"0.2.7","sockjs":"0.3.7","websocket":"1.0.7","cli-color":"0.2.2","mongodb":"1.3.x","connect":"2.7.10","send":"0.1.0","useragent":"2.0.1"},"subdomain":"canadalive-CanadaLiveBeta21","scripts":{"start":"node server"}}' }
debug: { statusCode: 200,
debug: result: { available: true, subdomain: true } }
warn: About to write /Users/kylesmyth/Projects/demeteorized/CanadaLiveBeta21/package.json
data:
data: {
data: dependencies: {
data: request: '2.12.0',
data: fbgraph: '0.2.7',
data: semver: '1.1.0',
data: useragent: '2.0.1',
data: sockjs: '0.3.7',
data: optimist: '0.4.0',
data: shell-quote: '0.0.1',
data: underscore: '1.5.1',
data: progress: '1.0.0',
data: esprima: '1.0.x',
data: kexec: '0.1.1',
data: mongodb: '1.3.x',
data: send: '0.1.0',
data: cli-color: '0.2.2',
data: connect: '2.7.10',
data: http-proxy: '0.10.1',
data: byline: '2.0.3',
data: handlebars: '1.0.7',
data: websocket: '1.0.7',
data: tar: '0.1.14',
data: source-map: '0.1.26',
data: fibers: '1.0.1',
data: fstream: '0.1.21',
data: source-map-support: '0.1.8',
data: keypress: '0.1.0'
data: },
data: description: 'CanadaLive - automatically converted by Demeteorizer. https://github.com/onmodulus/demeteorizer',
data: engines: { node: '0.10.4' },
data: main: 'main.js',
data: name: 'CanadaLive',
data: scripts: { start: 'node server' },
data: subdomain: 'canadalive-CanadaLiveBeta21',
data: version: '0.0.1'
data: }
data:
prompt: Is this ok?: (yes)
info: Analyzing application dependencies in node server
debug: { method: 'GET',
debug: uri: 'https://api.nodejitsu.com/apps/canadalive/CanadaLive',
debug: headers:
debug: { Authorization: '*********************************************************************',
debug: 'Content-Type': 'application/json' },
debug: timeout: 240000,
debug: rejectUnauthorized: false }
debug: { statusCode: 200,
debug: result:
debug: { app:
debug: { _id: 'canadalive/CanadaLive',
debug: name: 'CanadaLive',
debug: scripts: { start: 'node server' },
debug: user: 'canadalive',
debug: subdomain: 'canadalive-canadalivebeta',
debug: snapshots: [],
debug: env:
debug: { SUBDOMAIN: 'canadalive-canadalivebeta',
debug: NODE_ENV: 'production',
debug: MONGO_URL: 'mongodb://nodejitsu:[email protected]:10094/nodejitsudb3027981158' },
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: 1379906479220,
debug: mtime: 1379906777250,
debug: resource: 'App',
debug: _rev: '2-7c2ab213a77fd34da3b517734860bdcf',
debug: version: '0.0.1',
debug: dependencies:
debug: { byline: '2.0.3',
debug: esprima: '1.0.x',
debug: fibers: '1.0.1',
debug: fstream: '0.1.21',
debug: handlebars: '1.0.7',
debug: 'http-proxy': '0.10.1',
debug: kexec: '0.1.1',
debug: keypress: '0.1.0',
debug: optimist: '0.4.0',
debug: progress: '1.0.0',
debug: request: '2.12.0',
debug: semver: '1.1.0',
debug: 'shell-quote': '0.0.1',
debug: 'source-map': '0.1.26',
debug: 'source-map-support': '0.1.8',
debug: tar: '0.1.14',
debug: underscore: '1.5.1',
debug: fbgraph: '0.2.7',
debug: sockjs: '0.3.7',
debug: websocket: '1.0.7',
debug: 'cli-color': '0.2.2',
debug: mongodb: '1.3.x',
debug: connect: '2.7.10',
debug: send: '0.1.0',
debug: useragent: '2.0.1' },
debug: main: 'main.js',
debug: description: 'CanadaLive - automatically converted by Demeteorizer. https://github.com/onmodulus/demeteorizer',
debug: engines: { node: '0.8.24' },
debug: id: 'CanadaLive' } } }
warn: Local package version appears to be old
warn: The package.json version will be incremented automatically
warn: About to write /Users/kylesmyth/Projects/demeteorized/CanadaLiveBeta21/package.json
data:
data: {
data: dependencies: {
data: request: '2.12.0',
data: fbgraph: '0.2.7',
data: semver: '1.1.0',
data: useragent: '2.0.1',
data: sockjs: '0.3.7',
data: optimist: '0.4.0',
data: shell-quote: '0.0.1',
data: underscore: '1.5.1',
data: progress: '1.0.0',
data: esprima: '1.0.x',
data: kexec: '0.1.1',
data: mongodb: '1.3.x',
data: send: '0.1.0',
data: cli-color: '0.2.2',
data: connect: '2.7.10',
data: http-proxy: '0.10.1',
data: byline: '2.0.3',
data: handlebars: '1.0.7',
data: websocket: '1.0.7',
data: tar: '0.1.14',
data: source-map: '0.1.26',
data: fibers: '1.0.1',
data: fstream: '0.1.21',
data: source-map-support: '0.1.8',
data: keypress: '0.1.0'
data: },
data: description: 'CanadaLive - automatically converted by Demeteorizer. https://github.com/onmodulus/demeteorizer',
data: engines: { node: '0.10.4' },
data: main: 'main.js',
data: name: 'CanadaLive',
data: scripts: { start: 'node server' },
data: subdomain: 'canadalive-CanadaLiveBeta21',
data: version: '0.0.1-1'
data: }
data:
prompt: Is this ok?: (yes)
info: Creating snapshot 0.0.1-1
debug: { method: 'POST',
debug: uri: 'https://api.nodejitsu.com/apps/canadalive/CanadaLive/snapshots/0.0.1-1',
debug: headers:
debug: { Authorization: '*********************************************************************',
debug: 'Content-Type': 'application/octet-stream',
debug: 'Content-Length': 3084718 },
debug: timeout: 240000,
debug: rejectUnauthorized: false }
info Uploading: [=============================] 100%
debug: { statusCode: 500,
debug: result: { error: 'No matching versions found' } }
error: Error running command deploy
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: <[email protected]>
help:
help: Copy and paste this output to a gist (http://gist.github.com/)
info: Nodejitsu not ok
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment