Multiple Ruby Scrapers Failing

Hi there,

A number of my Ruby scrapers seem to be failing on Morph but working fine locally. I’m getting the following error output:

/app/vendor/ruby-2.0.0/lib/ruby/2.0.0/net/http.rb:878:in initialize': Connection timed out - connect(2) (Errno::ETIMEDOUT) from /app/vendor/ruby-2.0.0/lib/ruby/2.0.0/net/http.rb:878:in open’
from /app/vendor/ruby-2.0.0/lib/ruby/2.0.0/net/http.rb:878:in block in connect' from /app/vendor/ruby-2.0.0/lib/ruby/2.0.0/timeout.rb:52:in timeout’
from /app/vendor/ruby-2.0.0/lib/ruby/2.0.0/net/http.rb:877:in connect' from /app/vendor/ruby-2.0.0/lib/ruby/2.0.0/net/http.rb:862:in do_start’
from /app/vendor/ruby-2.0.0/lib/ruby/2.0.0/net/http.rb:857:in start' from /app/vendor/bundle/ruby/2.0.0/gems/net-http-persistent-2.9.4/lib/net/http/persistent.rb:700:in start’
from /app/vendor/bundle/ruby/2.0.0/gems/net-http-persistent-2.9.4/lib/net/http/persistent.rb:631:in connection_for' from /app/vendor/bundle/ruby/2.0.0/gems/net-http-persistent-2.9.4/lib/net/http/persistent.rb:994:in request’
from /app/vendor/bundle/ruby/2.0.0/gems/mechanize-2.7.3/lib/mechanize/http/agent.rb:259:in fetch' from /app/vendor/bundle/ruby/2.0.0/gems/mechanize-2.7.3/lib/mechanize.rb:440:in get’
from scraper.rb:10:in `’