[Rails] Re: breakpoint not working

Florian Groß florgro at gmail.com
Tue Feb 1 00:12:19 GMT 2005


Robert Williams wrote:

> Getting a connection but receiving this:

Another idea: Perhaps you can try running breakpoint_client with 
--client-uri=druby://localhost:42530?

I recently received a report from a breakpoint user who had trouble with 
the breakpoint_client not getting through the connection phase -- it 
would work fine up to the point where it would register the first 
handler and fail there. It turned out that the breakpoint_client was not 
binding properly to the localhost interface, but rather to the public 
IP. You might be experiencing the same problem here.



More information about the Rails mailing list