Skip to content

Instantly share code, notes, and snippets.

Created March 18, 2013 23:34
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 anonymous/b3c12f501dd26cb5e5e3 to your computer and use it in GitHub Desktop.
Save anonymous/b3c12f501dd26cb5e5e3 to your computer and use it in GitHub Desktop.
Output from deploying since noticing version 0.8.20 from node was being used.
localhost:vine-music-video peterbrowse$ jitsu logs
info: Welcome to Nodejitsu pbab_13
info: jitsu v0.12.6-1, node v0.8.20
info: It worked if it ends with Nodejitsu ok
info: Executing command logs app
info: Attempting to load logs for /Users/peterbrowse/Documents/Dev/vine-music-video/package.json
info: Listing logs for vinetune.com
[03/18 15:38:59 GMT] warn: client not handshaken client should reconnect
[03/18 15:38:59 GMT] warn: client not handshaken client should reconnect
[03/18 15:38:59 GMT] warn: client not handshaken client should reconnect
[03/18 16:31:04 GMT] warn: client not handshaken client should reconnect
[03/18 18:33:43 GMT] warn: unknown transport: "undefined"
[03/18 18:33:45 GMT] warn: client not handshaken client should reconnect
[03/18 18:33:59 GMT] warn: unknown transport: "undefined"
[03/18 21:48:14 GMT] warn: client not handshaken client should reconnect
[03/18 23:01:31 GMT] info: socket.io started
[03/18 23:01:37 GMT] info: socket.io started
[03/18 23:01:37 GMT] info: socket.io started
[03/18 23:01:37 GMT] info: socket.io started
[03/18 23:01:38 GMT] info: socket.io started
[03/18 23:01:39 GMT] info: socket.io started
[03/18 23:01:39 GMT] info: socket.io started
[03/18 23:01:56 GMT] info: socket.io started
[03/18 23:02:00 GMT] info: socket.io started
[03/18 23:02:00 GMT] warn: error raised: Error: listen EADDRINUSE
[03/18 23:02:04 GMT] info: socket.io started
[03/18 23:02:12 GMT] info: socket.io started
[03/18 23:03:54 GMT] info: socket.io started
[03/18 23:03:55 GMT] info: socket.io started
[03/18 23:04:13 GMT] info: socket.io started
[03/18 23:07:04 GMT] info: socket.io started
[03/18 23:07:06 GMT] info: socket.io started
[03/18 23:07:07 GMT] warn: error raised: Error: listen EADDRINUSE
[03/18 23:07:07 GMT] info: socket.io started
[03/18 23:07:07 GMT] info: socket.io started
[03/18 23:07:07 GMT] info: socket.io started
[03/18 23:07:08 GMT] info: socket.io started
[03/18 23:07:08 GMT] info: socket.io started
[03/18 23:07:10 GMT] info: socket.io started
[03/18 23:07:10 GMT] info: socket.io started
[03/18 23:07:28 GMT] info: socket.io started
[03/18 23:08:16 GMT] module.js:340
[03/18 23:08:16 GMT] throw err;
[03/18 23:08:16 GMT] ^
[03/18 23:08:16 GMT] Error: Cannot find module './manager'
[03/18 23:08:16 GMT] at Function.Module._resolveFilename (module.js:338:15)
[03/18 23:08:16 GMT] at Function.Module._load (module.js:280:25)
[03/18 23:08:16 GMT] at Module.require (module.js:362:17)
[03/18 23:08:16 GMT] at require (module.js:378:17)
[03/18 23:08:16 GMT] at Object.<anonymous> (/opt/haibu/apps/pbab_13/vinetune.com/package/node_modules/socket.io/lib/socket.io.js:87:19)
[03/18 23:08:16 GMT] at Module._compile (module.js:449:26)
[03/18 23:08:16 GMT] at Object.Module._extensions..js (module.js:467:10)
[03/18 23:08:16 GMT] at Module.load (module.js:356:32)
[03/18 23:08:16 GMT] at Function.Module._load (module.js:312:12)
[03/18 23:08:16 GMT] at Module.require (module.js:362:17)
[03/18 23:13:33 GMT] warn: client not handshaken client should reconnect
[03/18 23:13:34 GMT] warn: client not handshaken client should reconnect
[03/18 23:13:35 GMT] warn: client not handshaken client should reconnect
[03/18 23:13:36 GMT] warn: client not handshaken client should reconnect
[03/18 23:13:36 GMT] warn: client not handshaken client should reconnect
[03/18 23:13:37 GMT] warn: client not handshaken client should reconnect
[03/18 23:17:18 GMT] module.js:340
[03/18 23:17:18 GMT] throw err;
[03/18 23:17:18 GMT] ^
[03/18 23:17:18 GMT] Error: Cannot find module '/opt/haibu/apps/pbab_13/vinetune.com/package/server.js'
[03/18 23:17:18 GMT] at Function.Module._resolveFilename (module.js:338:15)
[03/18 23:17:18 GMT] at Function.Module._compile.require.resolve (module.js:382:19)
[03/18 23:17:18 GMT] at Object.exports.rewrite (/opt/haibu/carapace-versions/0.8.19/node_modules/haibu-carapace/lib/cli.js:75:36)
[03/18 23:17:18 GMT] at EventEmitter.carapace.run (/opt/haibu/carapace-versions/0.8.19/node_modules/haibu-carapace/lib/carapace.js:149:16)
[03/18 23:17:18 GMT] at runAndReport (/opt/haibu/carapace-versions/0.8.19/node_modules/haibu-carapace/bin/carapace:69:12)
[03/18 23:17:18 GMT] at async.forEachSeries.iterate (/opt/haibu/carapace-versions/0.8.19/node_modules/haibu-carapace/node_modules/async/lib/async.js:116:25)
[03/18 23:17:18 GMT] at /opt/haibu/carapace-versions/0.8.19/node_modules/haibu-carapace/bin/carapace:59:23
[03/18 23:17:18 GMT] at module.exports.carapace.coffee.file.on.data (/opt/haibu/carapace-versions/0.8.19/node_modules/haibu-carapace/lib/plugins/coffee.js:31:11)
[03/18 23:17:18 GMT] at EventEmitter.emit (events.js:96:17)
[03/18 23:17:18 GMT] at fs.ReadStream (fs.js:1274:12)
[03/18 23:17:18 GMT] info: socket.io started
[03/18 23:17:18 GMT] warn: error raised: Error: listen EADDRINUSE
[03/18 23:17:19 GMT] info: socket.io started
[03/18 23:17:20 GMT] info: socket.io started
[03/18 23:17:21 GMT] info: socket.io started
[03/18 23:17:21 GMT] info: socket.io started
[03/18 23:17:23 GMT] info: socket.io started
[03/18 23:17:24 GMT] info: socket.io started
[03/18 23:17:40 GMT] warn: error raised: Error: listen EADDRINUSE
[03/18 23:17:40 GMT] info: socket.io started
[03/18 23:17:48 GMT] warn: error raised: Error: listen EADDRINUSE
[03/18 23:17:48 GMT] info: socket.io started
[03/18 23:18:30 GMT] module.js:340
[03/18 23:18:30 GMT] throw err;
[03/18 23:18:30 GMT] ^
[03/18 23:18:30 GMT] Error: Cannot find module './manager'
[03/18 23:18:30 GMT] at Function.Module._resolveFilename (module.js:338:15)
[03/18 23:18:30 GMT] at Function.Module._load (module.js:280:25)
[03/18 23:18:30 GMT] at Module.require (module.js:362:17)
[03/18 23:18:30 GMT] at require (module.js:378:17)
[03/18 23:18:30 GMT] at Object.<anonymous> (/opt/haibu/apps/pbab_13/vinetune.com/package/node_modules/socket.io/lib/socket.io.js:87:19)
[03/18 23:18:30 GMT] at Module._compile (module.js:449:26)
[03/18 23:18:30 GMT] at Object.Module._extensions..js (module.js:467:10)
[03/18 23:18:30 GMT] at Module.load (module.js:356:32)
[03/18 23:18:30 GMT] at Function.Module._load (module.js:312:12)
[03/18 23:18:30 GMT] at Module.require (module.js:362:17)
[03/18 23:19:16 GMT] info: socket.io started
[03/18 23:19:16 GMT] info: socket.io started
[03/18 23:19:18 GMT] info: socket.io started
[03/18 23:19:18 GMT] warn: error raised: Error: listen EADDRINUSE
[03/18 23:19:18 GMT] info: socket.io started
[03/18 23:19:19 GMT] info: socket.io started
[03/18 23:19:20 GMT] info: socket.io started
[03/18 23:20:25 GMT] module.js:340
[03/18 23:20:25 GMT] throw err;
[03/18 23:20:25 GMT] ^
[03/18 23:20:25 GMT] Error: Cannot find module './manager'
[03/18 23:20:25 GMT] at Function.Module._resolveFilename (module.js:338:15)
[03/18 23:20:25 GMT] at Function.Module._load (module.js:280:25)
[03/18 23:20:25 GMT] at Module.require (module.js:362:17)
[03/18 23:20:25 GMT] at require (module.js:378:17)
[03/18 23:20:25 GMT] at Object.<anonymous> (/opt/haibu/apps/pbab_13/vinetune.com/package/node_modules/socket.io/lib/socket.io.js:87:19)
[03/18 23:20:25 GMT] at Module._compile (module.js:449:26)
[03/18 23:20:25 GMT] at Object.Module._extensions..js (module.js:467:10)
[03/18 23:20:25 GMT] at Module.load (module.js:356:32)
[03/18 23:20:25 GMT] at Function.Module._load (module.js:312:12)
[03/18 23:20:25 GMT] at Module.require (module.js:362:17)
[03/18 23:20:35 GMT] warn: client not handshaken client should reconnect
[03/18 23:20:36 GMT] warn: client not handshaken client should reconnect
[03/18 23:22:41 GMT] module.js:340
[03/18 23:22:41 GMT] throw err;
[03/18 23:22:41 GMT] ^
[03/18 23:22:41 GMT] Error: Cannot find module 'connect'
[03/18 23:22:41 GMT] at Function.Module._resolveFilename (module.js:338:15)
[03/18 23:22:41 GMT] at Function.Module._load (module.js:280:25)
[03/18 23:22:41 GMT] at Module.require (module.js:362:17)
[03/18 23:22:41 GMT] at require (module.js:378:17)
[03/18 23:22:41 GMT] at Object.<anonymous> (/opt/haibu/apps/pbab_13/vinetune.com/package/server.js:9:13)
[03/18 23:22:41 GMT] at Module._compile (module.js:449:26)
[03/18 23:22:41 GMT] at Object.Module._extensions..js (module.js:467:10)
[03/18 23:22:41 GMT] at Module.load (module.js:356:32)
[03/18 23:22:41 GMT] at Function.Module._load (module.js:312:12)
[03/18 23:22:41 GMT] at Function.Module.runMain (module.js:492:10)
[03/18 23:22:42 GMT] module.js:340
[03/18 23:22:42 GMT] throw err;
[03/18 23:22:42 GMT] ^
[03/18 23:22:42 GMT] Error: Cannot find module 'connect'
[03/18 23:22:42 GMT] at Function.Module._resolveFilename (module.js:338:15)
[03/18 23:22:42 GMT] at Function.Module._load (module.js:280:25)
[03/18 23:22:42 GMT] at Module.require (module.js:362:17)
[03/18 23:22:42 GMT] at require (module.js:378:17)
[03/18 23:22:42 GMT] at Object.<anonymous> (/opt/haibu/apps/pbab_13/vinetune.com/package/server.js:9:13)
[03/18 23:22:42 GMT] at Module._compile (module.js:449:26)
[03/18 23:22:42 GMT] at Object.Module._extensions..js (module.js:467:10)
[03/18 23:22:42 GMT] at Module.load (module.js:356:32)
[03/18 23:22:42 GMT] at Function.Module._load (module.js:312:12)
[03/18 23:22:42 GMT] at Function.Module.runMain (module.js:492:10)
[03/18 23:22:42 GMT] info: socket.io started
[03/18 23:22:43 GMT] Error: Cannot find module 'connect'
[03/18 23:22:43 GMT] at Function.Module._resolveFilename (module.js:338:15)
[03/18 23:22:43 GMT] at Function.Module._load (module.js:280:25)
[03/18 23:22:43 GMT] at Module.require (module.js:362:17)
[03/18 23:22:43 GMT] at require (module.js:378:17)
[03/18 23:22:43 GMT] at Object.<anonymous> (/opt/haibu/apps/pbab_13/vinetune.com/package/server.js:9:13)
[03/18 23:22:43 GMT] at Module._compile (module.js:449:26)
[03/18 23:22:43 GMT] at Object.Module._extensions..js (module.js:467:10)
[03/18 23:22:43 GMT] at Module.load (module.js:356:32)
[03/18 23:22:43 GMT] at Function.Module._load (module.js:312:12)
[03/18 23:22:43 GMT] at Function.Module.runMain (module.js:492:10)
[03/18 23:22:43 GMT] module.js:340
[03/18 23:22:43 GMT] throw err;
[03/18 23:22:43 GMT] ^
[03/18 23:22:43 GMT] info: socket.io started
[03/18 23:22:48 GMT] info: socket.io started
[03/18 23:22:51 GMT] info: socket.io started
[03/18 23:22:52 GMT] info: socket.io started
[03/18 23:23:59 GMT] info: socket.io started
[03/18 23:24:00 GMT] info: socket.io started
[03/18 23:24:00 GMT] info: socket.io started
[03/18 23:24:00 GMT] info: socket.io started
[03/18 23:24:00 GMT] info: socket.io started
[03/18 23:24:00 GMT] warn: error raised: Error: listen EADDRINUSE
[03/18 23:24:20 GMT] info: socket.io started
[03/18 23:24:20 GMT] warn: error raised: Error: listen EADDRINUSE
[03/18 23:24:46 GMT] info: socket.io started
[03/18 23:24:47 GMT] info: socket.io started
[03/18 23:24:47 GMT] info: socket.io started
[03/18 23:24:48 GMT] info: socket.io started
[03/18 23:24:48 GMT] info: socket.io started
[03/18 23:24:48 GMT] path.js:284
[03/18 23:24:48 GMT] var path = (i >= 0) ? arguments[i] : process.cwd();
[03/18 23:24:48 GMT] ^
[03/18 23:24:48 GMT] Error: ENOENT, no such file or directory
[03/18 23:24:48 GMT] at Object.exports.resolve (path.js:284:52)
[03/18 23:24:48 GMT] at Function.Module._resolveLookupPaths (module.js:260:17)
[03/18 23:24:48 GMT] at Function.Module._resolveFilename (module.js:328:31)
[03/18 23:24:48 GMT] at Function.Module._load (module.js:280:25)
[03/18 23:24:48 GMT] at Module.require (module.js:362:17)
[03/18 23:24:48 GMT] at require (module.js:378:17)
[03/18 23:24:48 GMT] at Object.<anonymous> (/opt/haibu/carapace-versions/0.8.19/node_modules/haibu-carapace/bin/carapace:6:16)
[03/18 23:24:48 GMT] at Module._compile (module.js:449:26)
[03/18 23:24:48 GMT] at Object.Module._extensions..js (module.js:467:10)
[03/18 23:24:48 GMT] at Module.load (module.js:356:32)
[03/18 23:24:48 GMT] info: socket.io started
[03/18 23:24:53 GMT] info: socket.io started
[03/18 23:24:54 GMT] info: socket.io started
[03/18 23:24:55 GMT] info: socket.io started
[03/18 23:24:55 GMT] info: socket.io started
[03/18 23:27:34 GMT] module.js:340
[03/18 23:27:34 GMT] throw err;
[03/18 23:27:34 GMT] ^
[03/18 23:27:34 GMT] Error: Cannot find module '/opt/haibu/apps/pbab_13/vinetune.com/package/server.js'
[03/18 23:27:34 GMT] at Function.Module._resolveFilename (module.js:338:15)
[03/18 23:27:34 GMT] at Function.Module._compile.require.resolve (module.js:382:19)
[03/18 23:27:34 GMT] at Object.exports.rewrite (/opt/haibu/carapace-versions/0.8.19/node_modules/haibu-carapace/lib/cli.js:75:36)
[03/18 23:27:34 GMT] at EventEmitter.carapace.run (/opt/haibu/carapace-versions/0.8.19/node_modules/haibu-carapace/lib/carapace.js:149:16)
[03/18 23:27:34 GMT] at runAndReport (/opt/haibu/carapace-versions/0.8.19/node_modules/haibu-carapace/bin/carapace:69:12)
[03/18 23:27:34 GMT] at async.forEachSeries.iterate (/opt/haibu/carapace-versions/0.8.19/node_modules/haibu-carapace/node_modules/async/lib/async.js:116:25)
[03/18 23:27:34 GMT] at /opt/haibu/carapace-versions/0.8.19/node_modules/haibu-carapace/bin/carapace:59:23
[03/18 23:27:34 GMT] at module.exports.carapace.coffee.file.on.data (/opt/haibu/carapace-versions/0.8.19/node_modules/haibu-carapace/lib/plugins/coffee.js:31:11)
[03/18 23:27:34 GMT] at EventEmitter.emit (events.js:96:17)
[03/18 23:27:34 GMT] at fs.ReadStream (fs.js:1274:12)
[03/18 23:27:38 GMT] module.js:340
[03/18 23:27:38 GMT] throw err;
[03/18 23:27:38 GMT] ^
[03/18 23:27:38 GMT] Error: Cannot find module '/opt/haibu/apps/pbab_13/vinetune.com/package/server.js'
[03/18 23:27:38 GMT] at Function.Module._resolveFilename (module.js:338:15)
[03/18 23:27:38 GMT] at Function.Module._compile.require.resolve (module.js:382:19)
[03/18 23:27:38 GMT] at Object.exports.rewrite (/opt/haibu/carapace-versions/0.8.19/node_modules/haibu-carapace/lib/cli.js:75:36)
[03/18 23:27:38 GMT] at EventEmitter.carapace.run (/opt/haibu/carapace-versions/0.8.19/node_modules/haibu-carapace/lib/carapace.js:149:16)
[03/18 23:27:38 GMT] at runAndReport (/opt/haibu/carapace-versions/0.8.19/node_modules/haibu-carapace/bin/carapace:69:12)
[03/18 23:27:38 GMT] at async.forEachSeries.iterate (/opt/haibu/carapace-versions/0.8.19/node_modules/haibu-carapace/node_modules/async/lib/async.js:116:25)
[03/18 23:27:38 GMT] at /opt/haibu/carapace-versions/0.8.19/node_modules/haibu-carapace/bin/carapace:59:23
[03/18 23:27:38 GMT] at module.exports.carapace.coffee.file.on.data (/opt/haibu/carapace-versions/0.8.19/node_modules/haibu-carapace/lib/plugins/coffee.js:31:11)
[03/18 23:27:38 GMT] at EventEmitter.emit (events.js:96:17)
[03/18 23:27:38 GMT] at fs.ReadStream (fs.js:1274:12)
[03/18 23:28:54 GMT] info: socket.io started
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment