Skip to content

Instantly share code, notes, and snippets.

@aykutyaman
Created March 19, 2013 08:06
Show Gist options
  • Save aykutyaman/5194426 to your computer and use it in GitHub Desktop.
Save aykutyaman/5194426 to your computer and use it in GitHub Desktop.
From shell:
redis-cli -h nodejitsudb8654541119.redis.irstack.com -p 6379 -a nodejitsudb8654541119.redis.irstack.com:f327cfe980c971946e80b8e975fbebb4
Could not connect to Redis at nodejitsudb8654541119.redis.irstack.com:6379: Connection refused
not connected>
From the log of nodejitsu:
error Tue, 19 Mar 2013 08:03:17 GMT Error: Redis connection to nodejitsudb8654541119.redis.irstack.com:6379 failed - connect ECONNREFUSED
at RedisClient.on_error (/opt/haibu/apps/aykutyaman/acaline/package/node_modules/redis/index.js:140:24)
at Socket. (/opt/haibu/apps/aykutyaman/acaline/package/node_modules/redis/index.js:74:14)
at Socket.EventEmitter.emit (events.js:96:17)
at Socket._destroy.self.errorEmitted (net.js:329:14)
at process.startup.processNextTick.process._tickCallback (node.js:244:9)
error Tue, 19 Mar 2013 08:03:17 GMT events.js:71
throw arguments[1]; // Unhandled 'error' event
^
info Tue, 19 Mar 2013 08:03:17 GMT 2013-03-19T08:03:12.215Z - info: Server has been started
info Tue, 19 Mar 2013 08:03:17 GMT info: socket.io started
info Tue, 19 Mar 2013 08:03:16 GMT existing connection
info Tue, 19 Mar 2013 08:03:16 GMT existing connection
info Tue, 19 Mar 2013 08:03:16 GMT existing connection
info Tue, 19 Mar 2013 08:03:16 GMT existing connection
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment