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

Connection from a virtual machine #81

Open
wandell opened this issue Dec 10, 2016 · 2 comments
Open

Connection from a virtual machine #81

wandell opened this issue Dec 10, 2016 · 2 comments

Comments

@wandell
Copy link
Contributor

wandell commented Dec 10, 2016

To make RDT work on a virtual machine at Stanford, I needed to set up a proxy server this way. Perhaps this issue will arise for other people or us at a later point.

matlab-proxy

@wandell
Copy link
Contributor Author

wandell commented Dec 13, 2016

After doing this the 'listArtifacts' method works, but the 'readArtifact' method still does not work. It stops on line 91, gradleFetchArtifact(). Freezes.

@wandell
Copy link
Contributor Author

wandell commented Dec 13, 2016

We noticed (on stack overflow) the need to set these parameters.
-Dhttp.proxyHost=*** -Dhttp.proxyPort=***
So, we did that and then we ran into a download problem. Message the IT team. Progress, but not yet solved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant