Skip to content

Instantly share code, notes, and snippets.

@DServy
Created November 14, 2013 00:38
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 DServy/3587bd316dc8dd1f7ada to your computer and use it in GitHub Desktop.
Save DServy/3587bd316dc8dd1f7ada to your computer and use it in GitHub Desktop.
Jitsu deploy issue
info: Welcome to Nodejitsu alltrips
info: jitsu v0.13.3, node v0.10.21
info: It worked if it ends with Nodejitsu ok
info: Executing command deploy
info: Analyzing application dependencies in node node_modules/grunt-cli/bin/grunt
debug: { method: 'GET',
debug: uri: 'https://api.nodejitsu.com/apps/alltrips/AllTrips',
debug: headers:
debug: { Authorization: '*****************************************************************',
debug: 'Content-Type': 'application/json' },
debug: timeout: '480000',
debug: rejectUnauthorized: false }
debug: { statusCode: 200,
debug: result:
debug: { app:
debug: { _id: 'alltrips/AllTrips',
debug: name: 'AllTrips',
debug: scripts:
debug: { start: 'node node_modules/grunt-cli/bin/grunt',
debug: test: 'node node_modules/grunt-cli/bin/grunt test' },
debug: user: 'alltrips',
debug: subdomain: 'alltrips',
debug: snapshots: [],
debug: env:
debug: { SUBDOMAIN: 'alltrips',
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: 1384382838129,
debug: mtime: 1384386977910,
debug: resource: 'App',
debug: _rev: '3-380ca022284899e7fc0a9b329f7a778d',
debug: version: '0.0.1',
debug: dependencies:
debug: { express: '~3.4.4',
debug: jade: '~0.35.0',
debug: mongoose: '~3.8.0',
debug: 'connect-mongo': '~0.3.3',
debug: 'connect-flash': '~0.1.1',
debug: passport: '~0.1.17',
debug: 'passport-local': '~0.1.6',
debug: 'passport-facebook': '~1.0.1',
debug: 'passport-twitter': '~1.0.2',
debug: 'passport-google-oauth': '~0.1.5',
debug: underscore: '~1.5.2',
debug: async: '~0.2.9',
debug: 'view-helpers': '~0.1.3',
debug: 'mean-logger': '~0.0.1',
debug: forever: '~0.10.9',
debug: grunt: '~0.4.1',
debug: 'grunt-cli': '~0.1.10',
debug: 'grunt-bower-task': '~0.3.2',
debug: 'grunt-contrib-watch': '~0.5.3',
debug: 'grunt-contrib-copy': '~0.4.1',
debug: 'grunt-contrib-concat': '~0.3.0',
debug: 'grunt-contrib-uglify': '~0.2.5',
debug: 'grunt-contrib-compass': '~0.6.0',
debug: 'grunt-contrib-jshint': '~0.7.1',
debug: 'grunt-contrib-cssmin': '~0.7.0',
debug: 'grunt-contrib-connect': '~0.5.0',
debug: 'grunt-contrib-clean': '~0.5.0',
debug: 'grunt-contrib-htmlmin': '~0.1.3',
debug: 'grunt-bower-install': '~0.6.1',
debug: 'grunt-contrib-imagemin': '~0.3.0',
debug: 'grunt-rev': '~0.1.0',
debug: 'grunt-autoprefixer': '~0.4.0',
debug: 'grunt-usemin': '~2.0.0',
debug: 'grunt-mocha': '~0.4.1',
debug: 'grunt-svgmin': '~0.2.1',
debug: 'grunt-concurrent': '~0.4.1',
debug: 'load-grunt-tasks': '~0.2.0',
debug: 'time-grunt': '~0.2.0',
debug: 'connect-livereload': '~0.3.0' },
debug: devDependencies:
debug: { supertest: '~0.8.1',
debug: should: '~2.0.2',
debug: 'grunt-contrib-jshint': '~0.7.1',
debug: 'grunt-nodemon': '~0.1.1',
debug: 'grunt-mocha-test': '~0.7.0',
debug: 'grunt-contrib-jade': '~0.8.0',
debug: 'grunt-open': '~0.2.2' },
debug: description: 'AllTrips Pubs',
debug: repository:
debug: { type: 'git',
debug: url: 'https://slsapp.com/git/alltrips/alltrips.git' },
debug: engines: { node: '0.10.x', npm: '1.2.x' },
debug: id: 'AllTrips' } } }
info: Creating snapshot 0.0.1-1
debug: { method: 'POST',
debug: uri: 'https://api.nodejitsu.com/apps/alltrips/AllTrips/snapshots/0.0.1-1',
debug: headers:
debug: { Authorization: '*****************************************************************',
debug: 'Content-Type': 'application/octet-stream',
debug: 'Content-Length': 12268388 },
debug: timeout: '480000',
debug: rejectUnauthorized: false }
info Uploading: [=============================] 100%
debug: { statusCode: 500,
debug: result: { error: 'npm exited with code 1' } }
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: <support@nodejitsu.com>
help:
help: Copy and paste this output to a gist (http://gist.github.com/)
info: Nodejitsu not ok
@DServy
Copy link
Author

DServy commented Nov 14, 2013

New error

err Thu, 14 Nov 2013 00:48:47 GMT Error: Cannot find module 'express'
at Function.Module._resolveFilename (module.js:338:15)
at Function.Module._load (module.js:280:25)
at Module.require (module.js:364:17)
at require (module.js:380:17)
at Object. (/opt/run/snapshot/package/server.js:4:15)
at Module._compile (module.js:456:26)
at Object.Module._extensions..js (module.js:474:10)
at Module.load (module.js:356:32)
at Function.Module._load (module.js:312:12)
at Function.Module.runMain (module.js:497:10)
err Thu, 14 Nov 2013 00:48:47 GMT
err Thu, 14 Nov 2013 00:48:47 GMT ^
err Thu, 14 Nov 2013 00:48:47 GMT :340
err Thu, 14 Nov 2013 00:48:47 GMT throw err;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment