Skip to content

Instantly share code, notes, and snippets.

@sr
Created June 2, 2011 13:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sr/1004439 to your computer and use it in GitHub Desktop.
Save sr/1004439 to your computer and use it in GitHub Desktop.
RuntimeError (ERR wrong number of arguments for 'mget' command): /vendor/gems/ruby/1.8/gems/redis-2.2.0/lib/redis/client.rb:39:in `raw_call_command_without_newrelic_trace'
/vendor/gems/ruby/1.8/gems/rpm_contrib-1.0.13/lib/rpm_contrib/instrumentation/redis.rb:22:in `call' /vendor/gems/ruby/1.8/gems/newrelic_rpm-3.0.1/lib/new_relic/agent/method_tracer.rb:193:in `trace_execution_scoped'
/vendor/gems/ruby/1.8/gems/rpm_contrib-1.0.13/lib/rpm_contrib/instrumentation/redis.rb:20:in `call' /vendor/gems/ruby/1.8/gems/redis-2.2.0/lib/redis.rb:178:in `mget' /Users/sr/.rvm/rubies/ruby-1.8.7-p334/lib/ruby/1.8/monitor.rb:242:in `synchronize'
/vendor/gems/ruby/1.8/gems/redis-2.2.0/lib/redis.rb:177:in `mget'
/vendor/internal-gems/chimney/lib/chimney/remote.rb:664:in `read_partition_values'
/vendor/internal-gems/chimney/lib/chimney/remote.rb:636:in `partition_usage'
/vendor/internal-gems/chimney/lib/chimney/remote.rb:686:in `partition_info'
/app/controllers/site_controller.rb:253:in `file_server_usage!'
/app/controllers/site_controller.rb:245:in `file_server_usage'
/app/controllers/site_controller.rb:211:in `stats'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment