Injecting configuration and compiling...
Injecting scraper and running...
/app/vendor/bundle/ruby/1.9.1/gems/net-http-persistent-2.5.2/lib/net/http/persistent/ssl_reuse.rb:29:in `initialize': getaddrinfo: No address associated with hostname (SocketError)
from /app/vendor/bundle/ruby/1.9.1/gems/net-http-persistent-2.5.2/lib/net/http/persistent/ssl_reuse.rb:29:in `open'
from /app/vendor/bundle/ruby/1.9.1/gems/net-http-persistent-2.5.2/lib/net/http/persistent/ssl_reuse.rb:29:in `block in connect'
from /app/vendor/ruby-1.9.3/lib/ruby/1.9.1/timeout.rb:55:in `timeout'
from /app/vendor/ruby-1.9.3/lib/ruby/1.9.1/timeout.rb:100:in `timeout'
from /app/vendor/bundle/ruby/1.9.1/gems/net-http-persistent-2.5.2/lib/net/http/persistent/ssl_reuse.rb:29:in `connect'
from /app/vendor/ruby-1.9.3/lib/ruby/1.9.1/net/http.rb:756:in `do_start'
from /app/vendor/ruby-1.9.3/lib/ruby/1.9.1/net/http.rb:751:in `start'
from /app/vendor/bundle/ruby/1.9.1/gems/net-http-persistent-2.5.2/lib/net/http/persistent.rb:508:in `connection_for'
from /app/vendor/bundle/ruby/1.9.1/gems/net-http-persistent-2.5.2/lib/net/http/persistent.rb:788:in `request'
from /app/vendor/bundle/ruby/1.9.1/gems/mechanize-2.5.1/lib/mechanize/http/agent.rb:258:in `fetch'
from /app/vendor/bundle/ruby/1.9.1/gems/mechanize-2.5.1/lib/mechanize.rb:1229:in `post_form'
from /app/vendor/bundle/ruby/1.9.1/gems/mechanize-2.5.1/lib/mechanize.rb:469:in `post'
from scraper.rb:85:in `action'
from scraper.rb:109:in `block in <main>'
from scraper.rb:107:in `each'
from scraper.rb:107:in `each_with_index'
from scraper.rb:107:in `<main>'