Are you in the loop? Keep up with the latest by making sure you're subscribed to Community Announcements. Just click Watch and select Articles.

×
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

wget command is not working

We are getting below error while running wget command:

failed: Connection timed out.
 Connection timed out.
Retrying.

1 answer

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?

Can someone guide me with Proxy configuration for Tomcat server to fix this wget issue?

Suggest an answer

Log in or Sign up to answer