You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
We are getting below error while running wget command:
failed: Connection timed out.
Connection timed out.
Retrying.
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.