sauce-archives / sauce_ruby

This is the Ruby client adapter for testing with Sauce Labs, a Selenium-based browser testing service (saucelabs.com).
Apache License 2.0
98 stars 115 forks source link

Connection timeout on Travis since version 3.5.1 #290

Closed kostia closed 9 years ago

kostia commented 9 years ago

Hello,

since upgrade to sauce-connect 3.5.1, the gem is not able to create a connection on Travis CI. With version 3.5.0 everything is ok, but with the current version we're getting "Could not connect to Saucelabs...". Any ideas?

Kind regards Kostia

DylanLacey commented 9 years ago

This is only happening with 3.5.1, earlier versions are still working?

kostia commented 9 years ago

Yes, the earlier versions are still working. Unfortunately I haven't yet tried the latest 3.5.2 version.

DylanLacey commented 9 years ago

Hmm. We're deprecating older versions of SC (eg SC3) which are unfortunately still bundled with the gem, but updating to newer gems shouldn't cause issues.

Can you link me to a publically available Travis build, if you have one?

kostia commented 9 years ago

There is no public build, because we use the premium service. I will try the new version next week. I'm closing the issue, since I suppose that the upgrade will resolve the issue. If not - I will reopen it.

Thanks a lot for the support!

DylanLacey commented 9 years ago

Sure thing. It's undocumented ATM, but if you want to switch to SC4 it's relatively easy, with the caveat you have to put the Sauce Connect in place yourself. It's a partial solution for now, but we don't have an ETA on a better one -_-

You could also switch to the Travis integration: http://docs.travis-ci.com/user/sauce-connect/