Phil Tomson <ptkwt / shell1.aracnet.com> wrote:
> Are you running the same version of Ruby on both client and server? (you 
> should be)
> Are you running the same version of drb on both client and server? (again, 
> you should be)
> What platform are you running these on?

I even get this message if I run both client and server on the same
machine (Debian Linux, kernel 2.4.18)
 
> This is just a warning, right? (the server and client keep running?)

Yes. Everything works as expected, except for the annoying message.
And I haven't managed to intercept this message with rescue, either.
 
Thanks

--j