Skip to content
This repository has been archived by the owner on Jan 1, 2024. It is now read-only.

Errors about Redis connection after upgrading to 1.5.2. #42

Closed
jandjshi opened this issue Apr 15, 2011 · 1 comment
Closed

Errors about Redis connection after upgrading to 1.5.2. #42

jandjshi opened this issue Apr 15, 2011 · 1 comment

Comments

@jandjshi
Copy link

I am using MongoDB, Rails, Ruby 1.9.2, and vanity was working in 1.5.1. Received Errors about Redis connection after upgrading to 1.5.2. Partial error log is pasted below.

/Users/jeff/.rvm/gems/ruby-1.9.2-p180/gems/redis-2.2.0/lib/redis/client.rb:213:in rescue in establish_connection': Connection refused - Unable to connect to Redis on localhost:6379 (NameError) from /Users/jeff/.rvm/gems/ruby-1.9.2-p180/gems/redis-2.2.0/lib/redis/client.rb:199:inestablish_connection'
from /Users/jeff/.rvm/gems/ruby-1.9.2-p180/gems/redis-2.2.0/lib/redis/client.rb:23:in connect' from /Users/jeff/.rvm/gems/ruby-1.9.2-p180/gems/redis-2.2.0/lib/redis/client.rb:224:inensure_connected'
from /Users/jeff/.rvm/gems/ruby-1.9.2-p180/gems/redis-2.2.0/lib/redis/client.rb:114:in block in process' from /Users/jeff/.rvm/gems/ruby-1.9.2-p180/gems/redis-2.2.0/lib/redis/client.rb:183:inlogging'
from /Users/jeff/.rvm/gems/ruby-1.9.2-p180/gems/redis-2.2.0/lib/redis/client.rb:113:in process' from /Users/jeff/.rvm/gems/ruby-1.9.2-p180/gems/redis-2.2.0/lib/redis/client.rb:38:incall'
from /Users/jeff/.rvm/gems/ruby-1.9.2-p180/gems/redis-2.2.0/lib/redis.rb:667:in block in setnx' from /Users/jeff/.rvm/rubies/ruby-1.9.2-p180/lib/ruby/1.9.1/monitor.rb:201:inmon_synchronize'
from /Users/jeff/.rvm/gems/ruby-1.9.2-p180/gems/redis-2.2.0/lib/redis.rb:666:in setnx' from /Users/jeff/.rvm/gems/ruby-1.9.2-p180/gems/redis-namespace-0.10.0/lib/redis/namespace.rb:190:inmethod_missing'
from /Users/jeff/.rvm/gems/ruby-1.9.2-p180/gems/vanity-1.5.2/lib/vanity/adapters/redis_adapter.rb:83:in set_experiment_created_at' from /Users/jeff/.rvm/gems/ruby-1.9.2-p180/gems/vanity-1.5.2/lib/vanity/experiment/base.rb:170:insave'
from /Users/jeff/.rvm/gems/ruby-1.9.2-p180/gems/vanity-1.5.2/lib/vanity/experiment/ab_test.rb:405:in save' from /Users/jeff/.rvm/gems/ruby-1.9.2-p180/gems/vanity-1.5.2/lib/vanity/experiment/base.rb:22:indefine'
from /Users/jeff/.rvm/gems/ruby-1.9.2-p180/gems/vanity-1.5.2/lib/vanity/experiment/ab_test.rb:477:in `ab_test'

@assaf
Copy link
Owner

assaf commented Jul 19, 2011

Please re-open if this is still an issue with 1.6.1.

@assaf assaf closed this as completed Jul 19, 2011
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants