Hi @JAMBHULKAR_SUYOG_SATYANAND_EXT ,
Welcome to the Atlassian Community!!
Could you please elaborate more about the use case of wget command?
This can happen due to various reasons, such as network issues, firewall settings, or problems on the server-side.
Regards,
Wasim
I am building the DEV environment for Jira on-prem application and trying to configure the new server. Hence trying to run below command:
wget -e use_proxy=yes -e https_proxy=wget -e use_proxy=yes -e https_proxy=http://proxy.eu.novartis.net:2010/ https://product-downloads.atlassian.com/software/jira/downloads/atlassian-jira-software-9.9.1-x64.bin
I think linux client should not perform DNS resolution and it should send request to proxy and then proxy should perform DNS resolution on behalf of client.
can someone guide me on how to configure the explicit proxy to fix this issue?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Can someone guide me with Proxy configuration for Tomcat server to fix this wget issue?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.