> Date: Sat, 21 Jun 2025 11:59:38 +0300 > From: Eli Zaretskii <e...@gnu.org> > > Hi, > > Lately, I started seeing this error message when pushing changesets to > emacs.git: > > $ git push > Counting objects: 4, done. > Compressing objects: 100% (4/4), done. > Writing objects: 100% (4/4), 482 bytes | 0 bytes/s, done. > Total 4 (delta 3), reused 0 (delta 0) > remote: 2025/06/21 04:54:16 socat[29895] E read(5, 0x561208e76120, 8192): > Connection refused > To git.savannah.gnu.org:/srv/git/emacs.git > 075ebed..dd95447 master -> master > > This happens on every push, AFAICT. > > What is this about? Can this please be resolved?
Ping! This is still happening. Can someone please look into solving it?