Andrew Wagner wrote: > Why are you trying to convert the subURL to an integer? That's what to_i > does. What's the actual error you're getting? My guess is that HTTP is > saying it can't find that page. You might want to try to trap that > error, so > you know better what's going on. > > On Tue, Aug 17, 2010 at 9:13 AM, Hd Pwnz0r Oops. I dunno why I did that. Anyway, It's this error: C:/Ruby191/lib/ruby/1.9.1/net/http.rb:581:in 'initialize':getaddrinfo: The storage control blocks were destroyed. (SocketError) -- Posted via http://www.ruby-forum.com/.