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

Error while starting juggernaut #56

Closed
ghost opened this issue Apr 1, 2011 · 6 comments
Closed

Error while starting juggernaut #56

ghost opened this issue Apr 1, 2011 · 6 comments

Comments

@ghost
Copy link

ghost commented Apr 1, 2011

When I try to start Juggernaut I get this error :

1 Apr 20:21:01 - socket.io ready - accepting connections node_redis: no callback to send error: ERR unknown command 'subscribe'

node.js:134 throw e; // process.nextTick error, or 'error' event on first tick ^ Error: ERR unknown command 'subscribe' at RedisReplyParser. (/usr/local/lib/node/.npm/redis/0.5.9/packag e/index.js:84:27) at RedisReplyParser.emit (events.js:64:17) at RedisReplyParser.send_error (/usr/local/lib/node/.npm/redis/0.5.9/package /lib/parser/javascript.js:251:14) at RedisReplyParser.execute (/usr/local/lib/node/.npm/redis/0.5.9/package/li b/parser/javascript.js:110:22) at RedisClient.on_data (/usr/local/lib/node/.npm/redis/0.5.9/package/index.j s:328:27) at Socket. (/usr/local/lib/node/.npm/redis/0.5.9/package/index.js :99:14) at Socket.emit (events.js:64:17) at Socket._onReadable (net.js:672:14) at IOWatcher.onReadable as callback

@maccman
Copy link
Owner

maccman commented Apr 5, 2011

Are you using an up to date version of Redis?

@ghost
Copy link
Author

ghost commented Apr 8, 2011

yes

@maccman
Copy link
Owner

maccman commented Apr 8, 2011

Which Redis version?

@ghost
Copy link
Author

ghost commented Apr 8, 2011

1.3.15

@maccman
Copy link
Owner

maccman commented Apr 8, 2011

Yup... not quite an up to date version ;)

Install http://redis.io/ at least 2.2.1

On Fri, Apr 8, 2011 at 11:31 PM, vwilliam <
reply@reply.github.com>wrote:

1.3.15

Reply to this email directly or view it on GitHub:
#56 (comment)

Alex MacCaw

(415) 513-0975
@maccman

http://alexmaccaw.co.uk | http://www.leadthinking.com | http://socialmod.com

@maccman maccman closed this as completed Apr 8, 2011
@grsahil20
Copy link

I am having same issue, my version is 2.2.12

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