Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 2 commits into from
Feb 24, 2016

Conversation

william-richard
Copy link
Contributor

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

Will Richard added 2 commits February 24, 2016 12:14
… 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 .
```
@roymarantz
Copy link
Contributor

👍 hard to argue with success

@schallert
Copy link
Contributor

👍

@william-richard
Copy link
Contributor Author

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

william-richard added a commit that referenced this pull request Feb 24, 2016
Travis runs are having trouble with the http -> https redirect
@william-richard william-richard merged commit 0ee98b5 into master Feb 24, 2016
@william-richard william-richard deleted the will-fix-travis-activator-wget branch February 24, 2016 17:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants