tickets #65010
closedrsync.opensuse.org / widehat.opensuse.org -> HTTP Server not listening on IPv6 Address
100%
Description
Hi,
i wasn't sure if i should post to the mailing list or use the admin@
address.
I'm running a IPv6 only Stack with openSUSE 15 VMs and discovered, that
the Server rsync.opensuse.org / widehat.opensuse.org has a IPv6 Address
assigned (as stated in that Message from end of Feb:
https://lists.opensuse.org/heroes/2020-02/msg00012.html) but the HTTP
Service only seem to listen at the IPv4 Address.
Original Error Message from Zypper:
Download (curl) error for
'http://download.opensuse.org/update/leap/15.1/oss/repodata/3b18781d8373927362ac5c44deaea86064eb62671fd19e9c258ade4ac3c5512a-primary.xml.gz':
Error code: Connection failed
Error message: Failed to connect to widehat.opensuse.org port 80:
Connection refused
I tested i from a Dual-Stack System, only IPv4 is working:
IPv4
curl -4 http://widehat.opensuse.org
Index of /
Index of /../
debug/ 11-Sep-2017 08:40 -
distribution/ 22-May-2019
11:54 -
factory/ 24-Apr-2019 06:45 -
history/ 10-Jan-2020 03:50 -
ports/ 27-Jun-2017 08:59 -
repositories/ 30-Mar-2020
11:47 -
source/ 06-Nov-2018 10:34 -
tumbleweed/ 24-Apr-2019 06:45 -
update/ 13-Jan-2020 09:25 -
IPv6
curl -6 http://widehat.opensuse.org
curl: (7) Failed to connect to widehat.opensuse.org port 80: Connection
refused
As workaround, i used another Mirror instead the default
download.opensuse.org Server.
Regards
Dominik