
Trying to "git pull" from gerrit get stuck now. Checking https://gerrit.ovirt.org/admin/repos/vdsm we see: git clone "https://gerrit.ovirt.org/vdsm" But visiting this url shows: $ curl -i https://gerrit.ovirt.org/vdsm HTTP/1.1 404 Not Found Date: Thu, 25 Nov 2021 12:12:17 GMT Server: Apache/2.4.6 (Red Hat Enterprise Linux) OpenSSL/1.0.2k-fips Content-Type: text/plain;charset=iso-8859-1 Cache-Control: no-cache, no-store, max-age=0, must-revalidate Pragma: no-cache Expires: Mon, 01 Jan 1990 00:00:00 GMT Content-Length: 9 Not Found Same for ovirt-engine: $ curl -i https://gerrit.ovirt.org/ovirt-engine HTTP/1.1 404 Not Found Date: Thu, 25 Nov 2021 12:13:13 GMT Server: Apache/2.4.6 (Red Hat Enterprise Linux) OpenSSL/1.0.2k-fips Content-Type: text/plain;charset=iso-8859-1 Cache-Control: no-cache, no-store, max-age=0, must-revalidate Pragma: no-cache Expires: Mon, 01 Jan 1990 00:00:00 GMT Content-Length: 9 Not Found I guess this is related to moving to new hardware yesterday? Nir