Injecting configuration and compiling...
Injecting scraper and running...
/app/vendor/ruby-2.5.3/lib/ruby/2.5.0/net/http.rb:937:in `initialize': execution expired (Net::OpenTimeout)
from /app/vendor/ruby-2.5.3/lib/ruby/2.5.0/net/http.rb:937:in `open'
from /app/vendor/ruby-2.5.3/lib/ruby/2.5.0/net/http.rb:937:in `block in connect'
from /app/vendor/ruby-2.5.3/lib/ruby/2.5.0/timeout.rb:103:in `timeout'
from /app/vendor/ruby-2.5.3/lib/ruby/2.5.0/net/http.rb:935:in `connect'
from /app/vendor/ruby-2.5.3/lib/ruby/2.5.0/net/http.rb:920:in `do_start'
from /app/vendor/ruby-2.5.3/lib/ruby/2.5.0/net/http.rb:915:in `start'
from /app/vendor/bundle/ruby/2.5.0/gems/net-http-persistent-3.1.0/lib/net/http/persistent.rb:724:in `start'
from /app/vendor/bundle/ruby/2.5.0/gems/net-http-persistent-3.1.0/lib/net/http/persistent.rb:653:in `connection_for'
from /app/vendor/bundle/ruby/2.5.0/gems/net-http-persistent-3.1.0/lib/net/http/persistent.rb:958:in `request'
from /app/vendor/bundle/ruby/2.5.0/gems/mechanize-2.7.6/lib/mechanize/http/agent.rb:280:in `fetch'
from /app/vendor/bundle/ruby/2.5.0/gems/mechanize-2.7.6/lib/mechanize.rb:464:in `get'
from scraper.rb:12:in `block in <main>'
from scraper.rb:10:in `loop'
from scraper.rb:10:in `<main>'