Skip to content

Instantly share code, notes, and snippets.

@JamesZoft
Created June 15, 2012 09:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save JamesZoft/2935600 to your computer and use it in GitHub Desktop.
Save JamesZoft/2935600 to your computer and use it in GitHub Desktop.
~/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/open-uri.rb:346:in `open_http': 404 Not Found (OpenURI::HTTPError)
from ~/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/open-uri.rb:775:in `buffer_open'
from ~/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/open-uri.rb:203:in `block in open_loop'
from ~/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/open-uri.rb:201:in `catch'
from ~/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/open-uri.rb:201:in `open_loop'
from ~/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/open-uri.rb:146:in `open_uri'
from ~/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/open-uri.rb:677:in `open'
from ~/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/open-uri.rb:33:in `open'
from ./main.rb:68:in `give_youtube_description'
from ./main.rb:48:in `deal_with_input'
from ./main.rb:27:in `run'
from ./main.rb:82:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment