Injecting configuration and compiling...
Injecting scraper and running...
/app/vendor/ruby-2.5.3/lib/ruby/2.5.0/net/protocol.rb:181:in `rbuf_fill': Net::ReadTimeout (Net::ReadTimeout)
from /app/vendor/ruby-2.5.3/lib/ruby/2.5.0/net/protocol.rb:157:in `readuntil'
from /app/vendor/ruby-2.5.3/lib/ruby/2.5.0/net/protocol.rb:167:in `readline'
from /app/vendor/ruby-2.5.3/lib/ruby/2.5.0/net/http/response.rb:40:in `read_status_line'
from /app/vendor/ruby-2.5.3/lib/ruby/2.5.0/net/http/response.rb:29:in `read_new'
from /app/vendor/ruby-2.5.3/lib/ruby/2.5.0/net/http.rb:1494:in `block in transport_request'
from /app/vendor/ruby-2.5.3/lib/ruby/2.5.0/net/http.rb:1491:in `catch'
from /app/vendor/ruby-2.5.3/lib/ruby/2.5.0/net/http.rb:1491:in `transport_request'
from /app/vendor/ruby-2.5.3/lib/ruby/2.5.0/net/http.rb:1464:in `request'
from /app/vendor/ruby-2.5.3/lib/ruby/2.5.0/open-uri.rb:343:in `block in open_http'
from /app/vendor/ruby-2.5.3/lib/ruby/2.5.0/net/http.rb:910:in `start'
from /app/vendor/ruby-2.5.3/lib/ruby/2.5.0/open-uri.rb:337:in `open_http'
from /app/vendor/ruby-2.5.3/lib/ruby/2.5.0/open-uri.rb:755:in `buffer_open'
from /app/vendor/ruby-2.5.3/lib/ruby/2.5.0/open-uri.rb:226:in `block in open_loop'
from /app/vendor/ruby-2.5.3/lib/ruby/2.5.0/open-uri.rb:224:in `catch'
from /app/vendor/ruby-2.5.3/lib/ruby/2.5.0/open-uri.rb:224:in `open_loop'
from /app/vendor/ruby-2.5.3/lib/ruby/2.5.0/open-uri.rb:165:in `open_uri'
from /app/vendor/bundle/ruby/2.5.0/gems/open-uri-cached-0.0.5/lib/open-uri/cached.rb:10:in `open_uri'
from /app/vendor/ruby-2.5.3/lib/ruby/2.5.0/open-uri.rb:735:in `open'
from /app/vendor/ruby-2.5.3/lib/ruby/2.5.0/open-uri.rb:35:in `open'
from scraper.rb:78:in `<main>'