My application has stopped working!

Used the DJ and migrated to the Redis To Go!
But I can not make workers work!

When I run to test:
Heroku rake jobs: work - trace

returns this:
rake aborted!
Address family not supported by protocol - socket(2)
/home/slugs/333298_8e378ac_9448-558ed568-7cff-4558-a414-42d8cb68614a/
mnt/.bundle/gems/ruby/1.8/gems/redis-2.0.13/lib/redis/client.rb:217:in
`initialize'
/home/slugs/333298_8e378ac_9448-558ed568-7cff-4558-a414-42d8cb68614a/
mnt/.bundle/gems/ruby/1.8/gems/redis-2.0.13/lib/redis/client.rb:217:in
`new'
/home/slugs/333298_8e378ac_9448-558ed568-7cff-4558-a414-42d8cb68614a/
mnt/.bundle/gems/ruby/1.8/gems/redis-2.0.13/lib/redis/client.rb:217:in
`connect_to'
/home/slugs/333298_8e378ac_9448-558ed568-7cff-4558-a414-42d8cb68614a/
mnt/.bundle/gems/ruby/1.8/gems/system_timer-1.0/lib/system_timer.rb:
28:in `timeout_after'
/home/slugs/333298_8e378ac_9448-558ed568-7cff-4558-a414-42d8cb68614a/
mnt/.bundle/gems/ruby/1.8/gems/redis-2.0.13/lib/redis/client.rb:281:in
`with_timeout'
/home/slugs/333298_8e378ac_9448-558ed568-7cff-4558-a414-42d8cb68614a/
mnt/.bundle/gems/ruby/1.8/gems/redis-2.0.13/lib/redis/client.rb:216:in
`connect_to'
/home/slugs/333298_8e378ac_9448-558ed568-7cff-4558-a414-42d8cb68614a/
mnt/.bundle/gems/ruby/1.8/gems/redis-2.0.13/lib/redis/client.rb:23:in
`connect'
/home/slugs/333298_8e378ac_9448-558ed568-7cff-4558-a414-42d8cb68614a/
mnt/.bundle/gems/ruby/1.8/gems/redis-2.0.13/lib/redis/client.rb:244:in
`ensure_connected'
/home/slugs/333298_8e378ac_9448-558ed568-7cff-4558-a414-42d8cb68614a/
mnt/.bundle/gems/ruby/1.8/gems/redis-2.0.13/lib/redis/client.rb:273:in
`ensure_connected'
/usr/ruby1.8.7/lib/ruby/1.8/monitor.rb:242:in `synchronize'
/home/slugs/333298_8e378ac_9448-558ed568-7cff-4558-a414-42d8cb68614a/
mnt/.bundle/gems/ruby/1.8/gems/redis-2.0.13/lib/redis/client.rb:269:in
`synchronize'
/home/slugs/333298_8e378ac_9448-558ed568-7cff-4558-a414-42d8cb68614a/
mnt/.bundle/gems/ruby/1.8/gems/redis-2.0.13/lib/redis/client.rb:273:in
`ensure_connected'
/home/slugs/333298_8e378ac_9448-558ed568-7cff-4558-a414-42d8cb68614a/
mnt/.bundle/gems/ruby/1.8/gems/redis-2.0.13/lib/redis/client.rb:63:in
`process'
/home/slugs/333298_8e378ac_9448-558ed568-7cff-4558-a414-42d8cb68614a/
mnt/.bundle/gems/ruby/1.8/gems/redis-2.0.13/lib/redis/client.rb:201:in
`logging'
/home/slugs/333298_8e378ac_9448-558ed568-7cff-4558-a414-42d8cb68614a/
mnt/.bundle/gems/ruby/1.8/gems/redis-2.0.13/lib/redis/client.rb:62:in
`process'
/home/slugs/333298_8e378ac_9448-558ed568-7cff-4558-a414-42d8cb68614a/
mnt/.bundle/gems/ruby/1.8/gems/redis-2.0.13/lib/redis/client.rb:34:in
`call'
/home/slugs/333298_8e378ac_9448-558ed568-7cff-4558-a414-42d8cb68614a/
mnt/.bundle/gems/ruby/1.8/gems/redis-2.0.13/lib/redis.rb:95:in `get'
/home/slugs/333298_8e378ac_9448-558ed568-7cff-4558-a414-42d8cb68614a/
mnt/.bundle/gems/ruby/1.8/gems/redis-namespace-0.10.0/lib/redis/
namespace.rb:190:in `send'
/home/slugs/333298_8e378ac_9448-558ed568-7cff-4558-a414-42d8cb68614a/
mnt/.bundle/gems/ruby/1.8/gems/redis-namespace-0.10.0/lib/redis/
namespace.rb:190:in `method_missing'
/home/slugs/333298_8e378ac_9448-558ed568-7cff-4558-a414-42d8cb68614a/
mnt/.bundle/gems/ruby/1.8/gems/resque-1.8.2/lib/resque/worker.rb:
406:in `processing'
/home/slugs/333298_8e378ac_9448-558ed568-7cff-4558-a414-42d8cb68614a/
mnt/.bundle/gems/ruby/1.8/gems/resque-1.8.2/lib/resque/worker.rb:
338:in `unregister_worker'
/home/slugs/333298_8e378ac_9448-558ed568-7cff-4558-a414-42d8cb68614a/
mnt/.bundle/gems/ruby/1.8/gems/resque-1.8.2/lib/resque/worker.rb:
139:in `work'
/home/slugs/333298_8e378ac_9448-558ed568-7cff-4558-a414-42d8cb68614a/
mnt/.bundle/gems/ruby/1.8/gems/resque-1.8.2/lib/resque/tasks.rb:24
/usr/ruby1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:636:in
`call'
/usr/ruby1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:636:in
`execute'
/usr/ruby1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:631:in
`each'
/usr/ruby1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:631:in
`execute'
/usr/ruby1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:597:in
`invoke_with_call_chain'
/usr/ruby1.8.7/lib/ruby/1.8/monitor.rb:242:in `synchronize'
/usr/ruby1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:590:in
`invoke_with_call_chain'
/usr/ruby1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:607:in
`invoke_prerequisites'
/usr/ruby1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:604:in
`each'
/usr/ruby1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:604:in
`invoke_prerequisites'
/usr/ruby1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:596:in
`invoke_with_call_chain'
/usr/ruby1.8.7/lib/ruby/1.8/monitor.rb:242:in `synchronize'
/usr/ruby1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:590:in
`invoke_with_call_chain'
/usr/ruby1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:583:in
`invoke'
/usr/ruby1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2051:in
`invoke_task'
/usr/ruby1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2029:in
`top_level'
/usr/ruby1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2029:in
`each'
/usr/ruby1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2029:in
`top_level'
/usr/ruby1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2068:in
`standard_exception_handling'
/usr/ruby1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2023:in
`top_level'
/usr/ruby1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2001:in
`run'
/usr/ruby1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2068:in
`standard_exception_handling'
/usr/ruby1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:1998:in
`run'
/usr/ruby1.8.7/lib/ruby/gems/1.8/gems/rake-0.8.7/bin/rake:31
/usr/ruby1.8.7/bin/rake:19:in `load'
/usr/ruby1.8.7/bin/rake:19
(in /disk1/home/slugs/333298_8e378ac_9448-558ed568-7cff-4558-
a414-42d8cb68614a/mnt)
** Invoke jobs:work (first_time)
** Invoke resque:work (first_time)
** Invoke resque:setup (first_time)
** Execute resque:setup
** Execute resque:work
*** Starting worker railgun64.40626:21901:*


Can anyone help me?

PS: I'm using sinatra
http://blog.redistogo.com/2010/10/04/resque-with-sinatra/

-- 
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en.

Reply via email to