Question
Bitbucket don't available from digitalocean host
git pull origin dev
ssh: connect to host bitbucket.org port 22: Connection timed out
fatal: Could not read from remote repository.
-----------------------------------------------------
PING bitbucket.org (131.103.20.168) 56(84) bytes of data.
#nothing, only wait
-----------------------------------------------------
traceroute bitbucket.org -n -p 22
traceroute to bitbucket.org (131.103.20.167), 30 hops max, 60 byte packets
1 146.185.158.1 11.262 ms 11.365 ms 11.557 ms
2 * * *
3 * * *
4 69.22.139.205 1.203 ms 1.264 ms 1.257 ms
5 129.250.2.210 3.822 ms 129.250.2.146 1.134 ms 129.250.2.210 0.971 ms
6 129.250.4.126 1.348 ms 129.250.2.144 84.550 ms 86.996 ms
7 129.250.2.144 86.268 ms 86.823 ms 129.250.4.207 92.801 ms
8 * 129.250.4.207 91.114 ms *
9 * * *
10 * * *
11 * * *
12 * * *
13 * * *
14 * * *
15 * * *
16 * * *
17 * * *
18 * * *
19 * * *
20 * * *
21 * * *
22 * * *
23 * * *
24 * * *
25 * * *
26 * * *
27 * * *
28 * * *
29 * * *
30 * * *
Add a comment
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×