Displaying 2 results from an estimated 2 matches for "bernesco".
Did you mean:
abernesco
2007 Jul 29
4
Server dying with perpetual "Connection reset by peer"
I''m at a loss to explain a very strange error I''m getting.
This seems to happen on our production system where we have a
backgroundrb server sharing a host with a Rails app running on
Mongrel. The first one or two, occasionally three, calls to a worker
(direct MiddleMan calls from Rails, not scheduled) succeed, but
afterwards, the server fails to initialize new workers.
2007 Feb 22
1
failed to find slave socket - (RuntimeError)
..., the worker stops to respond and i''ve
this error in the log file:
20070222-15:13:37 (15574) failed to find slave socket - (RuntimeError)
20070222-15:13:37 (15574) /usr/local/lib/ruby/gems/1.8/gems/
slave-1.2.0/lib/slave.rb:435:in `initialize''
20070222-15:13:37 (15574) /Users/abernesco/Documents/ruby/alfaomega/
vendor/plugins/backgroundrb/server/lib/backgroundrb/middleman.rb:
210:in `new''
20070222-15:13:37 (15574) /Users/abernesco/Documents/ruby/alfaomega/
vendor/plugins/backgroundrb/server/lib/backgroundrb/middleman.rb:
210:in `new_worker''
20070222-15:13:37...