Skip to content

Instantly share code, notes, and snippets.

@mcculloughsean
Created October 30, 2010 17:30
Show Gist options
  • Save mcculloughsean/655553 to your computer and use it in GitHub Desktop.
Save mcculloughsean/655553 to your computer and use it in GitHub Desktop.
Resque-web stack dump
RuntimeError: -ERR unknown command 'server'
/Users/sean/.rvm/gems/ruby-1.9.2-p0@myapp/gems/redis-2.0.12/lib/redis/client.rb:174:in `format_error_reply'
/Users/sean/.rvm/gems/ruby-1.9.2-p0@myapp/gems/redis-2.0.12/lib/redis/client.rb:164:in `format_reply'
/Users/sean/.rvm/gems/ruby-1.9.2-p0@myapp/gems/redis-2.0.12/lib/redis/client.rb:107:in `read'
/Users/sean/.rvm/gems/ruby-1.9.2-p0@myapp/gems/redis-2.0.12/lib/redis/client.rb:35:in `block in call'
/Users/sean/.rvm/gems/ruby-1.9.2-p0@myapp/gems/redis-2.0.12/lib/redis/client.rb:65:in `block (2 levels) in process'
/Users/sean/.rvm/gems/ruby-1.9.2-p0@myapp/gems/redis-2.0.12/lib/redis/client.rb:247:in `ensure_connected'
/Users/sean/.rvm/gems/ruby-1.9.2-p0@myapp/gems/redis-2.0.12/lib/redis/client.rb:273:in `block in ensure_connected'
/Users/sean/.rvm/rubies/ruby-1.9.2-p0/lib/ruby/1.9.1/monitor.rb:201:in `mon_synchronize'
/Users/sean/.rvm/gems/ruby-1.9.2-p0@myapp/gems/redis-2.0.12/lib/redis/client.rb:269:in `synchronize'
/Users/sean/.rvm/gems/ruby-1.9.2-p0@myapp/gems/redis-2.0.12/lib/redis/client.rb:273:in `ensure_connected'
/Users/sean/.rvm/gems/ruby-1.9.2-p0@myapp/gems/redis-2.0.12/lib/redis/client.rb:63:in `block in process'
/Users/sean/.rvm/gems/ruby-1.9.2-p0@myapp/gems/redis-2.0.12/lib/redis/client.rb:201:in `logging'
/Users/sean/.rvm/gems/ruby-1.9.2-p0@myapp/gems/redis-2.0.12/lib/redis/client.rb:62:in `process'
/Users/sean/.rvm/gems/ruby-1.9.2-p0@myapp/gems/redis-2.0.12/lib/redis/client.rb:34:in `call'
/Users/sean/.rvm/gems/ruby-1.9.2-p0@myapp/gems/redis-2.0.12/lib/redis.rb:610:in `method_missing'
/Users/sean/.rvm/gems/ruby-1.9.2-p0@myapp/gems/redis-namespace-0.10.0/lib/redis/namespace.rb:190:in `method_missing'
/Users/sean/.rvm/gems/ruby-1.9.2-p0@myapp/gems/resque-1.8.2/lib/resque/server/views/layout.erb:40:in `block in singletonclass'
/Users/sean/.rvm/gems/ruby-1.9.2-p0@myapp/gems/resque-1.8.2/lib/resque/server/views/layout.erb:65531:in `instance_eval'
/Users/sean/.rvm/gems/ruby-1.9.2-p0@myapp/gems/resque-1.8.2/lib/resque/server/views/layout.erb:65531:in `singletonclass'
/Users/sean/.rvm/gems/ruby-1.9.2-p0@myapp/gems/resque-1.8.2/lib/resque/server/views/layout.erb:65529:in `__tilt_29ecbf0ed38d0fd6d3428f4715a50688'
/Users/sean/.rvm/gems/ruby-1.9.2-p0@myapp/gems/tilt-1.1/lib/tilt.rb:192:in `evaluate'
/Users/sean/.rvm/gems/ruby-1.9.2-p0@myapp/gems/tilt-1.1/lib/tilt.rb:128:in `render'
/Users/sean/.rvm/gems/ruby-1.9.2-p0@myapp/gems/sinatra-1.1.0/lib/sinatra/base.rb:452:in `render'
/Users/sean/.rvm/gems/ruby-1.9.2-p0@myapp/gems/sinatra-1.1.0/lib/sinatra/base.rb:459:in `render'
/Users/sean/.rvm/gems/ruby-1.9.2-p0@myapp/gems/sinatra-1.1.0/lib/sinatra/base.rb:362:in `erb'
/Users/sean/.rvm/gems/ruby-1.9.2-p0@myapp/gems/resque-1.8.2/lib/resque/server.rb:107:in `show'
/Users/sean/.rvm/gems/ruby-1.9.2-p0@myapp/gems/resque-1.8.2/lib/resque/server.rb:120:in `block (2 levels) in <class:Server>'
/Users/sean/.rvm/gems/ruby-1.9.2-p0@myapp/gems/sinatra-1.1.0/lib/sinatra/base.rb:1033:in `call'
/Users/sean/.rvm/gems/ruby-1.9.2-p0@myapp/gems/sinatra-1.1.0/lib/sinatra/base.rb:1033:in `block in compile!'
/Users/sean/.rvm/gems/ruby-1.9.2-p0@myapp/gems/sinatra-1.1.0/lib/sinatra/base.rb:620:in `instance_eval'
/Users/sean/.rvm/gems/ruby-1.9.2-p0@myapp/gems/sinatra-1.1.0/lib/sinatra/base.rb:620:in `route_eval'
/Users/sean/.rvm/gems/ruby-1.9.2-p0@myapp/gems/sinatra-1.1.0/lib/sinatra/base.rb:604:in `block (2 levels) in route!'
/Users/sean/.rvm/gems/ruby-1.9.2-p0@myapp/gems/sinatra-1.1.0/lib/sinatra/base.rb:656:in `block in process_route'
/Users/sean/.rvm/gems/ruby-1.9.2-p0@myapp/gems/sinatra-1.1.0/lib/sinatra/base.rb:653:in `catch'
/Users/sean/.rvm/gems/ruby-1.9.2-p0@myapp/gems/sinatra-1.1.0/lib/sinatra/base.rb:653:in `process_route'
/Users/sean/.rvm/gems/ruby-1.9.2-p0@myapp/gems/sinatra-1.1.0/lib/sinatra/base.rb:603:in `block in route!'
/Users/sean/.rvm/gems/ruby-1.9.2-p0@myapp/gems/sinatra-1.1.0/lib/sinatra/base.rb:602:in `each'
/Users/sean/.rvm/gems/ruby-1.9.2-p0@myapp/gems/sinatra-1.1.0/lib/sinatra/base.rb:602:in `route!'
/Users/sean/.rvm/gems/ruby-1.9.2-p0@myapp/gems/sinatra-1.1.0/lib/sinatra/base.rb:741:in `dispatch!'
/Users/sean/.rvm/gems/ruby-1.9.2-p0@myapp/gems/sinatra-1.1.0/lib/sinatra/base.rb:530:in `block in call!'
/Users/sean/.rvm/gems/ruby-1.9.2-p0@myapp/gems/sinatra-1.1.0/lib/sinatra/base.rb:706:in `instance_eval'
/Users/sean/.rvm/gems/ruby-1.9.2-p0@myapp/gems/sinatra-1.1.0/lib/sinatra/base.rb:706:in `block in invoke'
/Users/sean/.rvm/gems/ruby-1.9.2-p0@myapp/gems/sinatra-1.1.0/lib/sinatra/base.rb:706:in `catch'
/Users/sean/.rvm/gems/ruby-1.9.2-p0@myapp/gems/sinatra-1.1.0/lib/sinatra/base.rb:706:in `invoke'
/Users/sean/.rvm/gems/ruby-1.9.2-p0@myapp/gems/sinatra-1.1.0/lib/sinatra/base.rb:530:in `call!'
/Users/sean/.rvm/gems/ruby-1.9.2-p0@myapp/gems/sinatra-1.1.0/lib/sinatra/base.rb:516:in `call'
/Users/sean/.rvm/gems/ruby-1.9.2-p0@myapp/gems/rack-1.2.1/lib/rack/showexceptions.rb:24:in `call'
/Users/sean/.rvm/gems/ruby-1.9.2-p0@myapp/gems/rack-mount-0.6.13/lib/rack/mount/prefix.rb:26:in `call'
/Users/sean/.rvm/gems/ruby-1.9.2-p0@myapp/gems/rack-mount-0.6.13/lib/rack/mount/route_set.rb:148:in `block in call'
/Users/sean/.rvm/gems/ruby-1.9.2-p0@myapp/gems/rack-mount-0.6.13/lib/rack/mount/code_generation.rb:93:in `block in recognize'
/Users/sean/.rvm/gems/ruby-1.9.2-p0@myapp/gems/rack-mount-0.6.13/lib/rack/mount/code_generation.rb:75:in `optimized_each'
/Users/sean/.rvm/gems/ruby-1.9.2-p0@myapp/gems/rack-mount-0.6.13/lib/rack/mount/code_generation.rb:92:in `recognize'
/Users/sean/.rvm/gems/ruby-1.9.2-p0@myapp/gems/rack-mount-0.6.13/lib/rack/mount/route_set.rb:139:in `call'
/Users/sean/.rvm/gems/ruby-1.9.2-p0@myapp/gems/actionpack-3.0.0/lib/action_dispatch/routing/route_set.rb:492:in `call'
/Users/sean/.rvm/gems/ruby-1.9.2-p0@myapp/gems/haml-3.0.22/lib/sass/plugin/rack.rb:41:in `call'
/Users/sean/.rvm/gems/ruby-1.9.2-p0@myapp/gems/warden-0.10.7/lib/warden/manager.rb:35:in `block in call'
/Users/sean/.rvm/gems/ruby-1.9.2-p0@myapp/gems/warden-0.10.7/lib/warden/manager.rb:34:in `catch'
/Users/sean/.rvm/gems/ruby-1.9.2-p0@myapp/gems/warden-0.10.7/lib/warden/manager.rb:34:in `call'
/Users/sean/.rvm/gems/ruby-1.9.2-p0@myapp/gems/actionpack-3.0.0/lib/action_dispatch/middleware/best_standards_support.rb:17:in `call'
/Users/sean/.rvm/gems/ruby-1.9.2-p0@myapp/gems/actionpack-3.0.0/lib/action_dispatch/middleware/head.rb:14:in `call'
/Users/sean/.rvm/gems/ruby-1.9.2-p0@myapp/gems/rack-1.2.1/lib/rack/methodoverride.rb:24:in `call'
/Users/sean/.rvm/gems/ruby-1.9.2-p0@myapp/gems/actionpack-3.0.0/lib/action_dispatch/middleware/params_parser.rb:21:in `call'
/Users/sean/.rvm/gems/ruby-1.9.2-p0@myapp/gems/actionpack-3.0.0/lib/action_dispatch/middleware/flash.rb:182:in `call'
/Users/sean/.rvm/gems/ruby-1.9.2-p0@myapp/gems/actionpack-3.0.0/lib/action_dispatch/middleware/session/abstract_store.rb:149:in `call'
/Users/sean/.rvm/gems/ruby-1.9.2-p0@myapp/gems/actionpack-3.0.0/lib/action_dispatch/middleware/cookies.rb:287:in `call'
/Users/sean/.rvm/gems/ruby-1.9.2-p0@myapp/gems/activerecord-3.0.0/lib/active_record/query_cache.rb:32:in `block in call'
/Users/sean/.rvm/gems/ruby-1.9.2-p0@myapp/gems/activerecord-3.0.0/lib/active_record/connection_adapters/abstract/query_cache.rb:28:in `cache'
/Users/sean/.rvm/gems/ruby-1.9.2-p0@myapp/gems/activerecord-3.0.0/lib/active_record/query_cache.rb:12:in `cache'
/Users/sean/.rvm/gems/ruby-1.9.2-p0@myapp/gems/activerecord-3.0.0/lib/active_record/query_cache.rb:31:in `call'
/Users/sean/.rvm/gems/ruby-1.9.2-p0@myapp/gems/activerecord-3.0.0/lib/active_record/connection_adapters/abstract/connection_pool.rb:355:in `call'
/Users/sean/.rvm/gems/ruby-1.9.2-p0@myapp/gems/actionpack-3.0.0/lib/action_dispatch/middleware/callbacks.rb:46:in `block in call'
/Users/sean/.rvm/gems/ruby-1.9.2-p0@myapp/gems/activesupport-3.0.0/lib/active_support/callbacks.rb:415:in `_run_call_callbacks'
/Users/sean/.rvm/gems/ruby-1.9.2-p0@myapp/gems/actionpack-3.0.0/lib/action_dispatch/middleware/callbacks.rb:44:in `call'
/Users/sean/.rvm/gems/ruby-1.9.2-p0@myapp/gems/rack-1.2.1/lib/rack/sendfile.rb:107:in `call'
/Users/sean/.rvm/gems/ruby-1.9.2-p0@myapp/gems/actionpack-3.0.0/lib/action_dispatch/middleware/remote_ip.rb:48:in `call'
/Users/sean/.rvm/gems/ruby-1.9.2-p0@myapp/gems/actionpack-3.0.0/lib/action_dispatch/middleware/show_exceptions.rb:46:in `call'
/Users/sean/.rvm/gems/ruby-1.9.2-p0@myapp/gems/railties-3.0.0/lib/rails/rack/logger.rb:13:in `call'
/Users/sean/.rvm/gems/ruby-1.9.2-p0@myapp/gems/rack-1.2.1/lib/rack/runtime.rb:17:in `call'
/Users/sean/.rvm/gems/ruby-1.9.2-p0@myapp/gems/rack-1.2.1/lib/rack/lock.rb:11:in `block in call'
<internal:prelude>:10:in `synchronize'
/Users/sean/.rvm/gems/ruby-1.9.2-p0@myapp/gems/rack-1.2.1/lib/rack/lock.rb:11:in `call'
/Users/sean/.rvm/gems/ruby-1.9.2-p0@myapp/gems/actionpack-3.0.0/lib/action_dispatch/middleware/static.rb:30:in `call'
/Users/sean/.rvm/gems/ruby-1.9.2-p0@myapp/gems/railties-3.0.0/lib/rails/application.rb:168:in `call'
/Users/sean/.rvm/gems/ruby-1.9.2-p0@myapp/gems/railties-3.0.0/lib/rails/application.rb:77:in `method_missing'
/Users/sean/.rvm/gems/ruby-1.9.2-p0@myapp/gems/rack-1.2.1/lib/rack/lint.rb:48:in `_call'
/Users/sean/.rvm/gems/ruby-1.9.2-p0@myapp/gems/rack-1.2.1/lib/rack/lint.rb:36:in `call'
/Users/sean/.rvm/gems/ruby-1.9.2-p0@myapp/gems/rack-1.2.1/lib/rack/showexceptions.rb:24:in `call'
/Users/sean/.rvm/gems/ruby-1.9.2-p0@myapp/gems/rack-1.2.1/lib/rack/commonlogger.rb:18:in `call'
/Users/sean/.rvm/gems/ruby-1.9.2-p0@myapp/gems/rack-1.2.1/lib/rack/content_length.rb:13:in `call'
/Users/sean/.rvm/gems/ruby-1.9.2-p0@myapp/gems/rack-1.2.1/lib/rack/handler/webrick.rb:52:in `service'
/Users/sean/.rvm/rubies/ruby-1.9.2-p0/lib/ruby/1.9.1/webrick/httpserver.rb:111:in `service'
/Users/sean/.rvm/rubies/ruby-1.9.2-p0/lib/ruby/1.9.1/webrick/httpserver.rb:70:in `run'
/Users/sean/.rvm/rubies/ruby-1.9.2-p0/lib/ruby/1.9.1/webrick/server.rb:183:in `block in start_thread'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment