Skip to content

Instantly share code, notes, and snippets.

@goloroden
Created January 15, 2012 01:51
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 goloroden/1613851 to your computer and use it in GitHub Desktop.
Save goloroden/1613851 to your computer and use it in GitHub Desktop.
golo@Eisbaer:~/Projekte/de.goloroden.www/website$ jitsu logs
info: Welcome to Nodejitsu
info: It worked if it ends with Nodejitsu ok
info: Executing command logs app
info: Authenticated as goloroden
data: 2012-01-15T01:29:59.202Z: drone:stderr:Warning: connection.session() MemoryStore is not
data: 2012-01-15T01:29:59.202Z: designed for a production environment, as it will leak
data: 2012-01-15T01:29:59.202Z: memory, and obviously only work within a single process.
data: 2012-01-15T01:29:59.281Z: drone:stderr:
data: 2012-01-15T01:29:59.306Z: drone:stderr:node.js:201
data: 2012-01-15T01:29:59.306Z: throw e; // process.nextTick error, or 'error' event on first tick
data: 2012-01-15T01:29:59.306Z: ^
data: 2012-01-15T01:29:59.384Z: drone:stderr:TypeError: Cannot read property 'port' of null
data: 2012-01-15T01:29:59.384Z: at Object.<anonymous> (/usr/local/src/goloroden/de.goloroden.www/website/app.js:62:76)
data: 2012-01-15T01:29:59.384Z: at Module._compile (module.js:432:26)
data: 2012-01-15T01:29:59.384Z: at Object..js (module.js:450:10)
data: 2012-01-15T01:29:59.384Z: at Module.load (module.js:351:31)
data: 2012-01-15T01:29:59.384Z: at Function._load (module.js:310:12)
data: 2012-01-15T01:29:59.384Z: at Function.runMain (module.js:470:10)
data: 2012-01-15T01:29:59.384Z: at Array.0 (/root/haibu-orchestra/node_modules/haibu/node_modules/haibu-carapace/lib/carapace.js:190:30)
data: 2012-01-15T01:29:59.384Z: at EventEmitter._tickCallback (node.js:192:40)
data: 2012-01-15T01:44:49.225Z: drone:stderr:carapace has wrapped: /usr/local/src/goloroden/de.goloroden.www/website/app.js
data: 2012-01-15T01:44:49.225Z: and exports: stack, connections, allowHalfOpen, _handle, _events, httpAllowHalfOpen, cache, settings, red...
data: 2012-01-15T01:44:49.234Z: drone:stderr:Warning: connection.session() MemoryStore is not
data: 2012-01-15T01:44:49.234Z: designed for a production environment, as it will leak
data: 2012-01-15T01:44:49.234Z: memory, and obviously only work within a single process.
data: 2012-01-15T01:47:37.716Z: drone:stderr:Warning: connection.session() MemoryStore is not
data: 2012-01-15T01:47:37.716Z: designed for a production environment, as it will leak
data: 2012-01-15T01:47:37.716Z: memory, and obviously only work within a single process.
data: 2012-01-15T01:47:37.916Z: drone:stdout:null
data: 2012-01-15T01:47:38.392Z: drone:stderr:carapace has wrapped: /usr/local/src/goloroden/de.goloroden.www/website/app.js
data: 2012-01-15T01:47:38.392Z: and exports: stack, connections, allowHalfOpen, _handle, _events, httpAllowHalfOpen, cache, settings, red...
data: 2012-01-15T01:47:42.073Z: drone:stdout:null
data: 2012-01-15T01:47:42.191Z: drone:stderr:Warning: connection.session() MemoryStore is not
data: 2012-01-15T01:47:42.191Z: designed for a production environment, as it will leak
data: 2012-01-15T01:47:42.191Z: memory, and obviously only work within a single process.
data: 2012-01-15T01:47:42.377Z: drone:stderr:carapace has wrapped: /usr/local/src/goloroden/de.goloroden.www/website/app.js
data: 2012-01-15T01:47:42.377Z: and exports: stack, connections, allowHalfOpen, _handle, _events, httpAllowHalfOpen, cache, settings, red...
info: Nodejitsu ok
golo@Eisbaer:~/Projekte/de.goloroden.www/website$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment