I also am seeing these errors from time to time and am having trouble figuring out what I can do about them. Below is my backtrace. Any clues?
vendor/bundle/ruby/1.9.1/gems/riddle-1.5.1/lib/riddle/0.9.9/client.rb:14:in `recv' vendor/bundle/ruby/1.9.1/gems/riddle-1.5.1/lib/riddle/0.9.9/client.rb:14:in `initialise_connection' vendor/bundle/ruby/1.9.1/gems/riddle-1.5.1/lib/riddle/client.rb:499:in `open_socket' vendor/bundle/ruby/1.9.1/gems/riddle-1.5.1/lib/riddle/client.rb:536:in `connect' vendor/bundle/ruby/1.9.1/gems/riddle-1.5.1/lib/riddle/client.rb:623:in `request' vendor/bundle/ruby/1.9.1/gems/riddle-1.5.1/lib/riddle/client.rb:423:in `update' vendor/bundle/ruby/1.9.1/gems/thinking-sphinx-2.0.11/lib/thinking_sphinx/active_record/attribute_updates.rb:44:in `update_index' vendor/bundle/ruby/1.9.1/gems/thinking-sphinx-2.0.11/lib/thinking_sphinx/active_record/attribute_updates.rb:23:in `block in update_attribute_values' vendor/bundle/ruby/1.9.1/gems/thinking-sphinx-2.0.11/lib/thinking_sphinx/active_record/attribute_updates.rb:16:in `each' vendor/bundle/ruby/1.9.1/gems/thinking-sphinx-2.0.11/lib/thinking_sphinx/active_record/attribute_updates.rb:16:in `update_attribute_values' vendor/bundle/ruby/1.9.1/gems/activesupport-3.1.3/lib/active_support/callbacks.rb:476:in `_run_save_callbacks' vendor/bundle/ruby/1.9.1/gems/activesupport-3.1.3/lib/active_support/callbacks.rb:81:in `run_callbacks' vendor/bundle/ruby/1.9.1/gems/activerecord-3.1.3/lib/active_record/callbacks.rb:264:in `create_or_update' vendor/bundle/ruby/1.9.1/gems/activerecord-3.1.3/lib/active_record/persistence.rb:57:in `save!' vendor/bundle/ruby/1.9.1/gems/activerecord-3.1.3/lib/active_record/validations.rb:56:in `save!' vendor/bundle/ruby/1.9.1/gems/activerecord-3.1.3/lib/active_record/attribute_methods/dirty.rb:33:in `save!' vendor/bundle/ruby/1.9.1/gems/activerecord-3.1.3/lib/active_record/transactions.rb:246:in `block in save!' vendor/bundle/ruby/1.9.1/gems/activerecord-3.1.3/lib/active_record/transactions.rb:295:in `block in with_transaction_returning_status' vendor/bundle/ruby/1.9.1/gems/activerecord-3.1.3/lib/active_record/connection_adapters/abstract/database_statements.rb:192:in `transaction' vendor/bundle/ruby/1.9.1/gems/activerecord-3.1.3/lib/active_record/transactions.rb:208:in `transaction' vendor/bundle/ruby/1.9.1/gems/newrelic_rpm-3.3.1/lib/new_relic/agent/method_tracer.rb:491:in `block in transaction_with_trace_ActiveRecord_self_name_transaction' vendor/bundle/ruby/1.9.1/gems/newrelic_rpm-3.3.1/lib/new_relic/agent/method_tracer.rb:242:in `trace_execution_scoped' vendor/bundle/ruby/1.9.1/gems/newrelic_rpm-3.3.1/lib/new_relic/agent/method_tracer.rb:486:in `transaction_with_trace_ActiveRecord_self_name_transaction' vendor/bundle/ruby/1.9.1/gems/activerecord-3.1.3/lib/active_record/transactions.rb:293:in `with_transaction_returning_status' vendor/bundle/ruby/1.9.1/gems/activerecord-3.1.3/lib/active_record/transactions.rb:246:in `save!' app/models/response.rb:124:in `block (2 levels) in create_with_attributes!' -- You received this message because you are subscribed to the Google Groups "Thinking Sphinx" group. To view this discussion on the web visit https://groups.google.com/d/msg/thinking-sphinx/-/KkWWjvOLHUcJ. 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/thinking-sphinx?hl=en.
