Hi Jim Can you confirm that there is a searchd process running? Seems like you've done everything right...
-- Pat On 13/05/2010, at 4:23 PM, jim wrote: > Hi guys! I'm new here so please be patient with my questions :D > > I just installed sphinx and thinking_sphinx. I also successfully run > the ts:index and ts:start rake tasks. However, when I go to the > console and try searching, I get a timeout error. Any ideas? > > The stack trace below: >>> Contact.search '' > Errno::ETIMEDOUT: Connection timed out - connect(2) > from /usr/lib/ruby/gems/1.8/gems/riddle-1.0.10/lib/riddle/client.rb: > 512:in `initialize' > from /usr/lib/ruby/gems/1.8/gems/riddle-1.0.10/lib/riddle/client.rb: > 512:in `new' > from /usr/lib/ruby/gems/1.8/gems/riddle-1.0.10/lib/riddle/client.rb: > 512:in `initialise_socket' > from /usr/lib/ruby/gems/1.8/gems/riddle-1.0.10/lib/riddle/0.9.9/ > client.rb:8:in `initialise_connection' > from /usr/lib/ruby/gems/1.8/gems/riddle-1.0.10/lib/riddle/client.rb: > 452:in `open_socket' > from /usr/lib/ruby/gems/1.8/gems/riddle-1.0.10/lib/riddle/client.rb: > 479:in `connect' > from /usr/lib/ruby/gems/1.8/gems/riddle-1.0.10/lib/riddle/client.rb: > 535:in `request' > from /usr/lib/ruby/gems/1.8/gems/riddle-1.0.10/lib/riddle/client.rb: > 203:in `run' > from /usr/lib/ruby/gems/1.8/gems/riddle-1.0.10/lib/riddle/client.rb: > 310:in `query' > from /usr/lib/ruby/gems/1.8/gems/thinking-sphinx-1.3.16/lib/ > thinking_sphinx/search.rb:266:in `populate' > from /usr/lib/ruby/1.8/benchmark.rb:308:in `realtime' > from /usr/lib/ruby/gems/1.8/gems/thinking-sphinx-1.3.16/lib/ > thinking_sphinx/search.rb:265:in `populate' > from /usr/lib/ruby/gems/1.8/gems/thinking-sphinx-1.3.16/lib/ > thinking_sphinx/search.rb:388:in `call' > from /usr/lib/ruby/gems/1.8/gems/thinking-sphinx-1.3.16/lib/ > thinking_sphinx/search.rb:388:in `retry_on_stale_index' > from /usr/lib/ruby/gems/1.8/gems/thinking-sphinx-1.3.16/lib/ > thinking_sphinx/search.rb:262:in `populate' > from /usr/lib/ruby/gems/1.8/gems/thinking-sphinx-1.3.16/lib/ > thinking_sphinx/search.rb:118:in `method_missing' > from /usr/lib/ruby/1.8/irb.rb:302:in `output_value' > from /usr/lib/ruby/1.8/irb.rb:151:in `eval_input' > from /usr/lib/ruby/1.8/irb.rb:263:in `signal_status' > from /usr/lib/ruby/1.8/irb.rb:147:in `eval_input' > from /usr/lib/ruby/1.8/irb.rb:146:in `eval_input' > from /usr/lib/ruby/1.8/irb.rb:70:in `start' > from /usr/lib/ruby/1.8/irb.rb:69:in `catch' > from /usr/lib/ruby/1.8/irb.rb:69:in `start' > from /usr/bin/irb:13 > > -- > You received this message because you are subscribed to the Google Groups > "Thinking Sphinx" 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/thinking-sphinx?hl=en. > -- You received this message because you are subscribed to the Google Groups "Thinking Sphinx" 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/thinking-sphinx?hl=en.
