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
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
When I try to install Bitbucket using #./atlassian-bitbucket-7.20.0-x64.bin
repeats this message
2022-02-28 13:20:58,925 INFO [Thread-4] o.a.http.impl.execchain.RetryExec I/O exception (java.net.NoRouteToHostException) caught when processing request to {s}->https://www.atlassian.com:443: No route to host (Host unreachable)
I have tried to set the proxy before running the command but still fails with message
export http_proxy=http:
//p.uen.org
export https_proxy=http:
//p.uen.org
export HTTP_PROXY=http:
//p.uen.org
export HTTPS_PROXY=http:
//p.uen.org
# wget https://www.atlassian.com:443
--2022-02-28 13:49:17-- https://www.atlassian.com/
Resolving p.uen.org (p.uen.org)... 140.197.230.101
Connecting to p.uen.org (p.uen.org)|140.197.230.101|:80... connected.
Proxy request sent, awaiting response... 200 OK
Syntax error in Set-Cookie: wac_user_detected=0;Domain=www.atlassian.com;Path=/;Max-Age=-1 at position 62.
Length: 133658 (131K) [text/html]
Saving to: ‘index.html.1’
index.html.1 100%[=========================>] 130.53K --.-KB/s in 0.05s
2022-02-28 13:49:17 (2.36 MB/s) - ‘index.html.1’ saved [133658/133658]