Injecting configuration and compiling...
Injecting scraper and running...
/app/vendor/ruby-2.3.3/lib/ruby/2.3.0/net/http.rb:933:in `connect_nonblock': SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed (OpenSSL::SSL::SSLError)
from /app/vendor/ruby-2.3.3/lib/ruby/2.3.0/net/http.rb:933:in `connect'
from /app/vendor/ruby-2.3.3/lib/ruby/2.3.0/net/http.rb:863:in `do_start'
from /app/vendor/ruby-2.3.3/lib/ruby/2.3.0/net/http.rb:852:in `start'
from /app/vendor/ruby-2.3.3/lib/ruby/2.3.0/open-uri.rb:319:in `open_http'
from /app/vendor/ruby-2.3.3/lib/ruby/2.3.0/open-uri.rb:737:in `buffer_open'
from /app/vendor/ruby-2.3.3/lib/ruby/2.3.0/open-uri.rb:212:in `block in open_loop'
from /app/vendor/ruby-2.3.3/lib/ruby/2.3.0/open-uri.rb:210:in `catch'
from /app/vendor/ruby-2.3.3/lib/ruby/2.3.0/open-uri.rb:210:in `open_loop'
from /app/vendor/ruby-2.3.3/lib/ruby/2.3.0/open-uri.rb:151:in `open_uri'
from /app/vendor/ruby-2.3.3/lib/ruby/2.3.0/open-uri.rb:717:in `open'
from /app/vendor/ruby-2.3.3/lib/ruby/2.3.0/open-uri.rb:35:in `open'
from /app/vendor/bundle/ruby/2.3.0/bundler/gems/scraped-58c88c135f96/lib/scraped/request/strategy/live_request.rb:10:in `response'
from /app/vendor/bundle/ruby/2.3.0/bundler/gems/scraped-58c88c135f96/lib/scraped/request.rb:29:in `block in first_successful_response'
from /app/vendor/bundle/ruby/2.3.0/bundler/gems/scraped-58c88c135f96/lib/scraped/request.rb:30:in `each'
from /app/vendor/bundle/ruby/2.3.0/bundler/gems/scraped-58c88c135f96/lib/scraped/request.rb:30:in `each'
from /app/vendor/bundle/ruby/2.3.0/bundler/gems/scraped-58c88c135f96/lib/scraped/request.rb:30:in `each'
from /app/vendor/bundle/ruby/2.3.0/bundler/gems/scraped-58c88c135f96/lib/scraped/request.rb:30:in `each'
from /app/vendor/bundle/ruby/2.3.0/bundler/gems/scraped-58c88c135f96/lib/scraped/request.rb:30:in `each'
from /app/vendor/bundle/ruby/2.3.0/bundler/gems/scraped-58c88c135f96/lib/scraped/request.rb:30:in `each'
from /app/vendor/bundle/ruby/2.3.0/bundler/gems/scraped-58c88c135f96/lib/scraped/request.rb:30:in `first'
from /app/vendor/bundle/ruby/2.3.0/bundler/gems/scraped-58c88c135f96/lib/scraped/request.rb:30:in `first_successful_response'
from /app/vendor/bundle/ruby/2.3.0/bundler/gems/scraped-58c88c135f96/lib/scraped/request.rb:13:in `response'
from scraper.rb:14:in `scraper'
from scraper.rb:84:in `<main>'