I cannot install Tomcat:
Error while retrieving runtime from https://archive.apache.org/dist/tomcat/tomcat-9/v9.0.41/bin/apache-tomcat-9.0.41.zip: java.net.SocketException: Permission denied: connect
I think this is related to our corporate proxy/firewall. I run everything through fiddler but the request for tomcat never shows up there, unlike everything else. Looks to me all proxy settings (env HTTP_PROXY, various VScode settings) are being ignored by the Create new server command.
I cannot install Tomcat:
I think this is related to our corporate proxy/firewall. I run everything through fiddler but the request for tomcat never shows up there, unlike everything else. Looks to me all proxy settings (env HTTP_PROXY, various VScode settings) are being ignored by the
Create new servercommand.