RailsCasts Pro episodes are now free!

Learn more or hide this

esycheva's Profile

GitHub User: esycheva

Comments by

Avatar

Hi,

I have a problem with this solution, with the search.
I quickly typing a few numbers into search field, then I get the error on the server-side:

[2013-01-28 13:59:30] ERROR Errno::ECONNRESET: Connection reset by peer
/home/lena/.rvm/rubies/ruby-1.9.2-p180/lib/ruby/1.9.1/webrick/httpserver.rb:56:in eof?'
/home/lena/.rvm/rubies/ruby-1.9.2-p180/lib/ruby/1.9.1/webrick/httpserver.rb:56:in
run'
/home/lena/.rvm/rubies/ruby-1.9.2-p180/lib/ruby/1.9.1/webrick/server.rb:183:in `block in start_thread'

Please help me...