Skip to content

Instantly share code, notes, and snippets.

@joshsmith
Created December 2, 2011 00:17
Show Gist options
  • Save joshsmith/1420915 to your computer and use it in GitHub Desktop.
Save joshsmith/1420915 to your computer and use it in GitHub Desktop.
jitsu error logs
data: 2011-12-02T00:15:12.772Z: throw e; // process.nextTick error, or 'error' event on first tick
data: 2011-12-02T00:15:12.772Z: ^
data: 2011-12-02T00:15:12.772Z: Error: ECONNREFUSED, Connection refused
data: 2011-12-02T00:15:12.772Z: at Socket._onConnect (net.js:601:18)
data: 2011-12-02T00:15:12.772Z: at IOWatcher.onWritable [as callback] (net.js:186:12)
data: 2011-12-02T00:15:12.765Z: Warning: connection.session() MemoryStore is not
data: 2011-12-02T00:15:12.765Z: designed for a production environment, as it will leak
data: 2011-12-02T00:15:12.765Z: memory, and obviously only work within a single process.
data: 2011-12-02T00:15:12.392Z: carapace has wrapped: /usr/local/src/joshsmith/wadsup/wadsup/app.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment