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]