On Thu, 28 Dec 2006 03:02:25 +0000
"Jim Douglas" <[EMAIL PROTECTED]> wrote: 
> It was the controller, so now I get this error,
> 
> DRb::DRbConnError in UploadController#progress
> 
> druby://0.0.0.0:2999 - #<Errno::ECONNREFUSED: Connection refused - 
> connect(2)>
> 

Don't use 0.0.0.0 but instead use 127.0.0.1 for your addresses.  I've gotta 
update the instructions but we're finding out that only Apple thinks 0.0.0.0 is 
a valid client connect address.

-- 
Zed A. Shaw, MUDCRAP-CE Master Black Belt Sifu
http://www.zedshaw.com/
http://www.awprofessional.com/title/0321483502 -- The Mongrel Book
http://mongrel.rubyforge.org/
http://www.lingr.com/room/3yXhqKbfPy8 -- Come get help.
_______________________________________________
Mongrel-users mailing list
Mongrel-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/mongrel-users

Reply via email to