Works for me, but could be the issue got fixed, it has been an hour since your email.

On Sun, Oct 17, 2021 at 2:17 PM Ted Lyngmo <ted@lyncon.se> wrote:
I suddenly can't rebase:

$ git pull -v -r origin master
Looking up source.winehq.org ... done.
Connecting to source.winehq.org (port 9418) ... fatal: unable to connect
to source.winehq.org:
source.winehq.org[0: 4.4.81.124]: errno=Connection timed out


I also tried cloning a new copy and got the same result.

$ git clone -v git://source.winehq.org/git/wine.git
Cloning into 'wine'...
Looking up source.winehq.org ... done.
Connecting to source.winehq.org (port 9418) ... fatal: unable to connect
to source.winehq.org:
source.winehq.org[0: 4.4.81.124]: errno=Connection timed out

Does anyone else have this problem is it this on my side only? I didn't
have this problem 5 days ago.

Br,
Ted