I finally figured out what was giving me the timeout error in Leopard, when trying to do anything with the blogging bundle. It was an issue related to my router (an actiontec GT704WG supplied by Verizon) that only had problems with Leopard and not 10.4.
Here is the solution (I stumbled upon this when trying to troubleshoot an issue connecting with adium as well):
1. Visit the router's configuration page and make note of the DNS server IP's (there should be 2 or three of them). Each router will be different on how you need to access the info, so use google if you don't know.
2. Open network preferences, click on the connection you are using and select advanced.
3. Click on the DNS tab and add the DNS entries that you got from your router. (Your router's IP should already be listed there.)
4. You should now be able to connect.
http://forums.cocoaforge.com/viewtopic.php?t=16614&highlight=visit+route...
Once I followed those steps the problem was solved. What a relief! I look forward to using the blogging bundle now!
Thanks again for all your help.
Tony
On Jan 18, 2008, at 3:51 AM, Tony Pelaez wrote:
Though I have been successful at getting the blogging bundle to work in Tiger, when I try to run it in Leopard and fetch a post I get the following error:
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/ 1.8/timeout.rb:54:in `open': execution expired (Timeout::Error) from /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ ruby/1.8/net/http.rb:564:in `connect' from /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ ruby/1.8/timeout.rb:56:in `timeout' from /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ ruby/1.8/timeout.rb:76:in `timeout' from /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ ruby/1.8/net/http.rb:564:in `connect' from /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ ruby/1.8/net/http.rb:557:in `do_start' from /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ ruby/1.8/net/http.rb:546:in `start' from /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ ruby/1.8/net/http.rb:1044:in `request' from /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ ruby/1.8/net/http.rb:1001:in `post2' ... 9 levels... from /Library/Application Support/TextMate/Support/lib/ui.rb:17:in `dialog' from /Library/Application Support/TextMate/Support/lib/progress.rb: 42:in `call_with_progress' from /Library/Application Support/TextMate/Bundles/ Blogging.tmbundle/Support/lib/blogging.rb:551:in `fetch' from /tmp/temp_textmate.b0oDWV:3
has anyone been able to get the blogging bundle to work in Leopard?
My System: OS X v. 10.5.1 iMac Intel Core Duo ruby 1.8.6 wordpress 2.3
Any insight you can provide will be greatly appreciated.
Tony