tumblr / collins

groovy kind of love
tumblr.github.com/collins
Apache License 2.0
571 stars 99 forks source link

Travis runs are having trouble with the http -> https redirect #420

Closed william-richard closed 8 years ago

william-richard commented 8 years ago

Just ask for https

0.03s $ wget http://downloads.typesafe.com/typesafe-activator/1.3.6/typesafe-activator-1.3.6-minimal.zip
--2016-02-24 17:09:32--  http://downloads.typesafe.com/typesafe-activator/1.3.6/typesafe-activator-1.3.6-minimal.zip
Resolving downloads.typesafe.com (downloads.typesafe.com)... 54.230.193.74, 54.230.193.190, 54.230.193.239, ...
Connecting to downloads.typesafe.com (downloads.typesafe.com)|54.230.193.74|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://downloads.typesafe.com/typesafe-activator/1.3.6/typesafe-activator-1.3.6-minimal.zip [following]
--2016-02-24 17:09:32--  https://downloads.typesafe.com/typesafe-activator/1.3.6/typesafe-activator-1.3.6-minimal.zip
Connecting to downloads.typesafe.com (downloads.typesafe.com)|54.230.193.74|:443... connected.
OpenSSL: error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure
Unable to establish SSL connection.
The command "wget http://downloads.typesafe.com/typesafe-activator/1.3.6/typesafe-activator-1.3.6-minimal.zip" failed and exited with 4 during .

@tumblr/collins @byxorna

roymarantz commented 8 years ago

:+1: hard to argue with success

schallert commented 8 years ago

:+1:

william-richard commented 8 years ago

Unit tests are still breaking.... but at least this fixes one problem.