Skip to content

Instantly share code, notes, and snippets.

@ivanovv
Created February 18, 2015 21:57
Show Gist options
  • Select an option

  • Save ivanovv/98c178dd837e0c44e16e to your computer and use it in GitHub Desktop.

Select an option

Save ivanovv/98c178dd837e0c44e16e to your computer and use it in GitHub Desktop.
2015-02-18T21:55:42.214Z 12439 TID--9yr4ng WARN: /home/deploy/apps/platform/shared/bundle/ruby/2.1.0/gems/redis-3.2.0/lib/redis/connection/ruby.rb:52:in `select'
/home/deploy/apps/platform/shared/bundle/ruby/2.1.0/gems/redis-3.2.0/lib/redis/connection/ruby.rb:52:in `rescue in _read_from_socket'
/home/deploy/apps/platform/shared/bundle/ruby/2.1.0/gems/redis-3.2.0/lib/redis/connection/ruby.rb:48:in `_read_from_socket'
/home/deploy/apps/platform/shared/bundle/ruby/2.1.0/gems/redis-3.2.0/lib/redis/connection/ruby.rb:41:in `gets'
/home/deploy/apps/platform/shared/bundle/ruby/2.1.0/gems/redis-3.2.0/lib/redis/connection/ruby.rb:273:in `read'
/home/deploy/apps/platform/shared/bundle/ruby/2.1.0/gems/redis-3.2.0/lib/redis/client.rb:245:in `block in read'
/home/deploy/apps/platform/shared/bundle/ruby/2.1.0/gems/redis-3.2.0/lib/redis/client.rb:233:in `io'
/home/deploy/apps/platform/shared/bundle/ruby/2.1.0/gems/redis-3.2.0/lib/redis/client.rb:244:in `read'
/home/deploy/apps/platform/shared/bundle/ruby/2.1.0/gems/redis-3.2.0/lib/redis/client.rb:109:in `block in call'
/home/deploy/apps/platform/shared/bundle/ruby/2.1.0/gems/redis-3.2.0/lib/redis/client.rb:214:in `block (2 levels) in process'
/home/deploy/apps/platform/shared/bundle/ruby/2.1.0/gems/redis-3.2.0/lib/redis/client.rb:340:in `ensure_connected'
/home/deploy/apps/platform/shared/bundle/ruby/2.1.0/gems/redis-3.2.0/lib/redis/client.rb:204:in `block in process'
/home/deploy/apps/platform/shared/bundle/ruby/2.1.0/gems/redis-3.2.0/lib/redis/client.rb:286:in `logging'
/home/deploy/apps/platform/shared/bundle/ruby/2.1.0/gems/redis-3.2.0/lib/redis/client.rb:203:in `process'
/home/deploy/apps/platform/shared/bundle/ruby/2.1.0/gems/redis-3.2.0/lib/redis/client.rb:109:in `call'
/home/deploy/apps/platform/shared/bundle/ruby/2.1.0/gems/redis-3.2.0/lib/redis.rb:784:in `block in get'
/home/deploy/apps/platform/shared/bundle/ruby/2.1.0/gems/redis-3.2.0/lib/redis.rb:37:in `block in synchronize'
/home/deploy/.rubies/ruby-2.1.5/lib/ruby/2.1.0/monitor.rb:211:in `mon_synchronize'
/home/deploy/apps/platform/shared/bundle/ruby/2.1.0/gems/redis-3.2.0/lib/redis.rb:37:in `synchronize'
/home/deploy/apps/platform/shared/bundle/ruby/2.1.0/gems/redis-3.2.0/lib/redis.rb:783:in `get'
/home/deploy/apps/platform/shared/bundle/ruby/2.1.0/gems/redis-store-1.1.4/lib/redis/store/interface.rb:5:in `get'
/home/deploy/apps/platform/shared/bundle/ruby/2.1.0/gems/redis-store-1.1.4/lib/redis/store/marshalling.rb:17:in `get'
/home/deploy/apps/platform/shared/bundle/ruby/2.1.0/gems/redis-activesupport-4.0.0/lib/active_support/cache/redis_store.rb:169:in `read_entry'
/home/deploy/apps/platform/shared/bundle/ruby/2.1.0/gems/activesupport-4.1.8/lib/active_support/cache.rb:560:in `block in find_cached_entry'
/home/deploy/apps/platform/shared/bundle/ruby/2.1.0/gems/activesupport-4.1.8/lib/active_support/cache.rb:548:in `instrument'
/home/deploy/apps/platform/shared/bundle/ruby/2.1.0/gems/activesupport-4.1.8/lib/active_support/cache.rb:558:in `find_cached_entry'
/home/deploy/apps/platform/shared/bundle/ruby/2.1.0/gems/activesupport-4.1.8/lib/active_support/cache.rb:290:in `fetch'
/home/deploy/apps/platform/releases/20150218091451/app/models/billing_connector.rb:159:in `fetch_cached'
/home/deploy/apps/platform/releases/20150218091451/lib/adapters/chargify/base.rb:12:in `connector'
/home/deploy/apps/platform/releases/20150218091451/lib/adapters/chargify/payment.rb:44:in `one_time_charges'
/home/deploy/apps/platform/releases/20150218091451/lib/adapters/chargify/payment.rb:114:in `as_charge'
/home/deploy/apps/platform/releases/20150218091451/lib/recurring/chargify_customer.rb:84:in `block in find_charges'
/home/deploy/apps/platform/releases/20150218091451/lib/recurring/chargify_customer.rb:84:in `map'
/home/deploy/apps/platform/releases/20150218091451/lib/recurring/chargify_customer.rb:84:in `find_charges'
/home/deploy/apps/platform/releases/20150218091451/lib/recurring/customer.rb:24:in `charges'
/home/deploy/apps/platform/releases/20150218091451/lib/customer_importer.rb:33:in `import_customer'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment