Skip to content

Instantly share code, notes, and snippets.

@Southern
Created October 23, 2012 15:50
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 Southern/273c3543323b4134ee8d to your computer and use it in GitHub Desktop.
Save Southern/273c3543323b4134ee8d to your computer and use it in GitHub Desktop.
events.js:66
throw arguments[1]; // Unhandled 'error' event
^
Error: Redis connection to 127.0.0.1:6379 failed - connect ECONNREFUSED
at RedisClient.on_error (/opt/haibu/apps/vekexasia/taps100/package/node_modules/redis/index.js:148:24)
at Socket.<anonymous> (/opt/haibu/apps/vekexasia/taps100/package/node_modules/redis/index.js:83:14)
at Socket.EventEmitter.emit (events.js:88:17)
at Socket._destroy.self.errorEmitted (net.js:327:14)
at process.startup.processNextTick.process._tickCallback (node.js:244:9)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment