Question : WEBBRICK

Hello
Just loaded Ruby 1.9.1 and Rails 2.3.8 on Windows 7.
Getting the following errors when running webbrick server on localhost3000...
ERRNO:ECONNRESET
An existing connection was forcibly closed by remote host.
C:/Ruby191/lib/ruby/1.9.1/webbrick/httpserver.rb:56:in 'eof?'
C:/Ruby191/lib/ruby/1.9.1/webbrick/httpserver.rb:56:in 'run'
C:/Ruby191/lib/ruby/1.9.1/webbrick/server.rb:183:in 'block in start thread'
Any ideas?
Regards

Whoops - Ruby Zone Only
as requested - mlmcc Zone Advisor

Answer : WEBBRICK

This error usually happens if your application can't connect to the database/ database server or any other server/ machine its trying to.

Andrew
Random Solutions  
 
programming4us programming4us