Skip to content

Instantly share code, notes, and snippets.

@regality
Created March 7, 2013 06:43
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 regality/7002b7613bad9f4c4964 to your computer and use it in GitHub Desktop.
Save regality/7002b7613bad9f4c4964 to your computer and use it in GitHub Desktop.
info: Welcome to Nodejitsu regality
info: jitsu v0.12.3, node v0.8.8
info: It worked if it ends with Nodejitsu ok
info: Executing command deploy
info: Analyzing application dependencies in app.js
WARN package.json dinner@0.0.2 No README.md file found!
WARN unmet dependency /Users/adamb/regality/whatcanimakefordinner/node_modules/mongoosastic requires mongoose@'2.6.5' but will load
WARN unmet dependency /Users/adamb/regality/whatcanimakefordinner/node_modules/mongoose,
WARN unmet dependency which is version 3.3.1
debug: { method: 'GET',
debug: uri: 'https://api.nodejitsu.com/apps/regality/dinner',
debug: headers:
debug: { Authorization: '*********************************',
debug: 'Content-Type': 'application/json' },
debug: timeout: 240000 }
debug: { statusCode: 404,
debug: result:
debug: { error: 'not_found',
debug: reason: 'missing',
debug: status: 404 } }
info: Checking app availability dinner
debug: { method: 'POST',
debug: uri: 'https://api.nodejitsu.com/apps/regality/dinner/available',
debug: headers:
debug: { Authorization: '*********************************',
debug: 'Content-Type': 'application/json' },
debug: timeout: 240000,
debug: body: '{"name":"dinner","version":"0.0.2","private":true,"scripts":{"start":"app.js"},"dependencies":{"express":"3.0.0rc4","jade":"~0.27.7","express-conductor":"0.0.1-4","mongoose":"~3.3.1","winston":"~0.6.2","confrodo":"0.0.5","scraper":"~0.0.9","client-oauth":"~0.1.1","waitress":"~0.1.2","mongoosastic":"0.0.11","jquery-browserify":"~1.8.1","browserijade":"~0.5.7","browserify":"~1.16.3"},"subdomain":"dinner","domains":["whatcanimakefordinnerwiththeingredientsthatihaveinmyho.us","www.whatcanimakefordinnerwiththeingredientsthatihaveinmyho.us"],"engines":{"node":"0.8.x"},"analyzed":true,"state":"stopped"}' }
debug: { statusCode: 200,
debug: result:
debug: { appname: true,
debug: available: false,
debug: message: 'App name / subdomain combination is not available',
debug: subdomain: true,
debug: domain: false } }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment