[Ruby] RubyHolic Down
Dave Thompson
dandrew.thompson at gmail.com
Fri Dec 28 10:45:16 PST 2007
So....I hate to be the bug ferry, but I attempted to access the
RubyHolic page for Seattle.rb with
http://www.rubyholic.com/groups/show/1 and received the following
error.
~~~~~~~
Proxy Error
The proxy server received an invalid response from an upstream server.
The proxy server could not handle the request GET /groups/show/1.
Reason: Error reading from remote server
~~~~~~~
Other resources like ~/show/2 seem to work, just not resource 1.
(I'm just anxious to get the info)
On Dec 27, 2007 11:30 PM, Ryan Davis <ryand-ruby at zenspider.com> wrote:
>
> On Dec 27, 2007, at 19:04 , Zed A. Shaw wrote:
>
> > Otherwise, that means one side of this socket is not listening. Use
> > lsof to find out who's connected, shut it all down, clear those socket
> > files, start back up and see if it goes away. If you can't make those
> > sockets then check disk space.
>
> That was it... there were a couple hundred all on the same socket
> keeping the fds open. somehow shutting down the process didn't clean
> up after itself, but lsof/sockstat pointed me in the right direction.
> Thanks.
>
>
> _______________________________________________
> Ruby at zenspider.com - Seattle.rb non-commercial list
> http://www.zenspider.com/seattle.rb
> http://www.zenspider.com/mailman/listinfo/ruby
>
--
Dave Thompson
http://dathompson.blogspot.com
More information about the Ruby
mailing list