Git broken?

Daviey

New Member
Sep 1, 2025
2
0
1
Hi, git:// protocol on git.proxmox.com seems to be broken, but https is working as expected.

Code:
$ git clone git://git.proxmox.com/git/proxmox-backup.git
Cloning into 'proxmox-backup'...
fatal: unable to connect to git.proxmox.com:
git.proxmox.com[0: 2a01:7e0:0:424::5]: errno=Connection timed out
git.proxmox.com[1: 79.133.36.253]: errno=Connection timed out

This is a problem because the submodules require git://, so it is not trivial to work around.

Please can git:// be fixed? Thanks :)
 
Thanks, we are aware of this and a fix is being worked on. Thanks for reporting this to us, though!
 
  • Like
Reactions: Daviey