Over the past week anongit access has been either down (as in not responding / timing out) or been extremely slow. At the time of writing the service does not respond at all [*] I first reported this on #freenode on Oct 27th when it looked like it wasn't just a temporary fluke. Mithrandir kindly poked around a bit and restored cgit functionality again, but anongit access is still not working reliably. It would be great if someone could have a look at this. [*] $ git clone git://anongit.freedesktop.org/gstreamer/common Cloning into 'common'... Remote: Counting objects: 30 ^C real 11m5.156s user 0m0.000s sys 0m0.012s So after 11 minutes the remote starts counting objects at a rate of about 1 every two seconds.
I am experiencing this as well.
gst-plugins-base (master) $ git pull fatal: The remote end hung up upon initial contact Tim, at least you are getting something ;)
I tried poking around a bit on kemper (anongit.freedesktop.org) today. I found that from kemper itself I can clone just fine from the local git-daemon: cworth@kemper:~$ git clone git://127.0.0.1/git/gstreamer/common Cloning into 'common'... remote: Counting objects: 3690, done. remote: Compressing objects: 100% (1951/1951), done. remote: Total 3690 (delta 2487), reused 2564 (delta 1729) Receiving objects: 100% (3690/3690), 571.64 KiB, done. Resolving deltas: 100% (2487/2487), done. So this smells like some network problem to me. The machine and filesystem seem healthy enough, (disk isn't full, CPU isn't loaded, etc.). I don't really have a clue as to how to go about debugging the network problem, (nor what might have changed). -Carl
(In reply to Carl Worth from comment #3) > I tried poking around a bit on kemper (anongit.freedesktop.org) today. Ignore the above. kemper is git.freedesktop.org. For anongit.freedesktop.org I should have been looking at molly.freedesktop.org. -Carl
seems like it is working at the moment
Looks like things are working again. Many thanks for investigating and fixing!
It seems git://anongit.freedesktop.org/gstreamer/gstreamer is down or unusable.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.