grain icon indicating copy to clipboard operation
grain copied to clipboard

Unable to specify proxy for Downloading SetupTools

Open nmaynes opened this issue 10 years ago • 2 comments

When attempting to run preview mode behind a proxy the environment variables used by Python/Groovy/Gradle are not read when download of Python SetupTools is attempted. This results in a failure and inability to preview templates attempting to use pygments.

Console output before launch fails.

[Actor Thread 8] INFO  c.s.g.rpc.python.SetupToolsInstaller - Downloading https://pypi.python.org/packages/source/s/setuptools/setuptools-19.2.tar.gz...

Would be helpful to include download failure notification.

nmaynes avatar Dec 31 '15 14:12 nmaynes

How did you try to specify Groovy/Java proxy settings?

larixer avatar Jan 13 '16 16:01 larixer

I tried using Intellij's settings, windows environment variables and including the https host on the command line.

nmaynes avatar Jan 15 '16 02:01 nmaynes