Cannot connect to git.drupalcode.org (SSH port 22) from multiple diverse locations - Connection Timed Out

Created on 17 June 2025, 10 days ago

I am consistently unable to connect to git.drupalcode.org via SSH (port 22) from multiple, diverse geographical locations. This prevents me from pushing/pulling code for my project (riorick17-3530444)

ssh -vvv -T git@git.drupalcode.org
OpenSSH_7.4p1 Debian-10+deb9u7, OpenSSL 1.0.2u  20 Dec 2019
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: /etc/ssh/ssh_config line 19: Applying options for *
debug2: resolving "git.drupalcode.org" port 22
debug2: ssh_connect_direct: needpriv 0
debug1: Connecting to git.drupalcode.org [199.232.46.217] port 22.
debug1: connect to address 199.232.46.217 port 22: Connection timed out
ssh: connect to host git.drupalcode.org port 22: Connection timed out
telnet git.drupalcode.org 22
Trying 146.75.94.217...
telnet: Unable to connect to remote host: Connection timed out
traceroute git.drupalcode.org
traceroute to git.drupalcode.org (199.232.46.217), 30 hops max, 60 byte packets
 1  10.10.68.28 (10.10.68.28)  0.085 ms  0.022 ms  0.019 ms
 2  xe-0-1-4.0.MI3-E5-E02.09-39.a2webhosting.com (69.48.136.4)  0.428 ms  0.400 ms  0.377 ms
 3  xe-11-0-1.bar2.Detroit1.Level3.net (4.31.124.141)  0.437 ms  0.432 ms  0.449 ms
 4  ae2.2.edge1.Chicago10.net.lumen.tech (4.69.133.29)  6.818 ms  6.705 ms  7.211 ms
 5  63-220-196-194.static.as3491.net (63.220.196.194)  7.236 ms 63-218-5-13.static.as3491.net (63.218.5.13)  7.957 ms 63-220-196-194.static.as3491.net (63.220.196.194)  7.206 ms
 6  * * BE47.br07.sin02.as3491.net (63.218.164.150)  235.634 ms
 7  * * *
 ---
29  * * *
30  * * *

My local SSH client and Git installation are working correctly, as verified by a successful ssh -vvv -T git@github.com.
I've replicated this issue from my home network, a mobile hotspot, and two different VPS servers in distinct locations.

๐Ÿ› Bug report
Status

Active

Component

GitLab

Created by

๐Ÿ‡บ๐Ÿ‡ธUnited States riorick17

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024