Le 17/10/2021 à 13:17, Ted Lyngmo a écrit :
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
hi Ted,
works fine here, looks like a connectivity issue from your premises up to winehq.org
(got same IP address for winehq.org as you)
can you ping winehq.org?
A+