Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Caught exception: Error: Redis connection #11

Open
jlnslv opened this issue Feb 3, 2012 · 2 comments
Open

Caught exception: Error: Redis connection #11

jlnslv opened this issue Feb 3, 2012 · 2 comments

Comments

@jlnslv
Copy link

jlnslv commented Feb 3, 2012

Hey there,

After a npm install which went smoothly I get the following error on startup. I tried to fix it myself but I can't. Would you mind to help me out please?

info - socket.io started
Running in development mode @ http://localhost:8080
Caught exception: Error: Redis connection to 127.0.0.1:6379 failed - connect ECONNREFUSED
Error: Redis connection to 127.0.0.1:6379 failed - connect ECONNREFUSED
at RedisClient.on_error (/Users/jsilva/Dropbox/Projects/github/scrumpoker/node_modules/connect-redis/node_modules/redis/index.js:136:24)
at Socket. (/Users/jsilva/Dropbox/Projects/github/scrumpoker/node_modules/connect-redis/node_modules/redis/index.js:70:14)
at Socket.emit (events.js:67:17)
at Array.0 (net.js:319:25)
at EventEmitter._tickCallback (node.js:192:40)

Thanks :D

@mape
Copy link
Owner

mape commented Feb 3, 2012

Have you verified that you have a working redis server?

Caught exception: Error: Redis connection to 127.0.0.1:6379 failed - connect ECONNREFUSED

@jlnslv
Copy link
Author

jlnslv commented Feb 3, 2012

Hmm... I didn't install it yet. Thought it would come along your boilerplate.

Thank you very much for your quick reply.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants