jeremy
October 14th, 2005, 06:32 PM
I am having this very frustrating problem with a Win XP machine. Whenever ruby tries to make any network communication (to localhost or otherwize), it just hangs. It hangs when gem tries to load anything from rubyforge, hangs when trying connect to MySQL when running generate scripts, and WEBrick hangs whenever I try to browse to it. And it isn't timing out either, it hangs to the point that I have to manually end the process. For example, I can start WEBrick, and then close it with just ctrl-C, but if I open it and then hit it with a browser, the process hangs and I have to manually end it.
I have tried disabling the Windows firewall, enabling and allowing ruby through, allowing port 3000 through (although really this shouldn't be necessary). Communication to IIS works, I have eclipse that can connect to its update sites, and I can use the MySQL Query Browser with no problems. It seems to be completely isolated to anything ruby. I also have another XP machine that is pretty much configured the same (with firewall enabled), and it works with all of these fine. I am not sure if the other (working) maching has the latest ruby, but I am pretty sure it does.
I really have no idea where to begin figuring out what is going on, does anyone have some suggestions?
I have tried disabling the Windows firewall, enabling and allowing ruby through, allowing port 3000 through (although really this shouldn't be necessary). Communication to IIS works, I have eclipse that can connect to its update sites, and I can use the MySQL Query Browser with no problems. It seems to be completely isolated to anything ruby. I also have another XP machine that is pretty much configured the same (with firewall enabled), and it works with all of these fine. I am not sure if the other (working) maching has the latest ruby, but I am pretty sure it does.
I really have no idea where to begin figuring out what is going on, does anyone have some suggestions?