Connection refused - Unable to connect to Redis on 127.0.0.1:10000

344 views
Skip to first unread message

Eric

unread,
Oct 30, 2011, 2:21:27 PM10/30/11
to lamernews
Has anyone else experienced the following in a dev environment?

Errno::ECONNREFUSED at /
Connection refused - Unable to connect to Redis on 127.0.0.1:10000

* file: client.rb
* location: establish_connection
* line: 236

Frederic Cambus

unread,
Oct 30, 2011, 2:29:37 PM10/30/11
to lamernews
Redis uses port 6379 by default, so either change the port in the
app_config.rb file or configure Redis to use port 10000.

Eric Christensen

unread,
Oct 30, 2011, 2:41:15 PM10/30/11
to lame...@googlegroups.com
Thank you very much!
Reply all
Reply to author
Forward
0 new messages