Created
March 6, 2014 01:31
-
-
Save jeremyhuang3627/9380447 to your computer and use it in GitHub Desktop.
Redis error
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[03/03 12:02:37 EST][err] visit https://github.com/senchalabs/connect/wiki/Connect-3.0 for alternatives | |
[03/03 12:02:37 EST][err] connect.limit() will be removed in connect 3.0 | |
[03/03 12:02:37 EST][err] Error: Redis connection to nodejitsudb8060541718.redis.irstack.com:6379 failed - connect ECONNREFUSED | |
[03/03 12:02:37 EST][err] at RedisClient.on_error (/opt/run/snapshot/package/node_modules/redis/index.js:185:24) | |
[03/03 12:02:37 EST][err] at Socket.<anonymous> (/opt/run/snapshot/package/node_modules/redis/index.js:95:14) | |
[03/03 12:02:37 EST][err] at Socket.EventEmitter.emit (events.js:95:17) | |
[03/03 12:02:37 EST][err] at net.js:441:14 | |
[03/03 12:02:37 EST][err] at process._tickCallback (node.js:415:13) | |
[03/03 12:02:37 EST][err] events.js:72 | |
[03/03 12:02:39 EST][err] connect.multipart() will be removed in connect 3.0 | |
[03/03 12:02:39 EST][err] visit https://github.com/senchalabs/connect/wiki/Connect-3.0 for alternatives | |
[03/03 12:02:39 EST][err] connect.limit() will be removed in connect 3.0 | |
[03/03 12:02:39 EST][err] events.js:72 | |
[03/03 12:02:39 EST][err] throw er; // Unhandled 'error' event | |
[03/03 12:02:39 EST][err] ^ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment