Skip to content

Instantly share code, notes, and snippets.

@tsloughter
Created October 31, 2013 03:53
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 tsloughter/7244156 to your computer and use it in GitHub Desktop.
Save tsloughter/7244156 to your computer and use it in GitHub Desktop.
events.js:72
throw er; // Unhandled 'error' event
^
Error: Redis connection to 127.0.0.1:6379 failed - connect ECONNREFUSED
at RedisClient.on_error (/home/tristan/Devel/derby-examples/node_modules/redis/index.js:189:24)
at Socket.<anonymous> (/home/tristan/Devel/derby-examples/node_modules/redis/index.js:95:14)
at Socket.EventEmitter.emit (events.js:95:17)
at net.js:441:14
at process._tickCallback (node.js:415:13)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment