Bug ID | 1210240 |
---|---|
Summary | download.opensuse.org is inaccessible from Japan (500 Internal Server Error) |
Classification | openSUSE |
Product | openSUSE Distribution |
Version | Leap 15.4 |
Hardware | All |
OS | All |
Status | NEW |
Severity | Normal |
Priority | P5 - None |
Component | Cloud:Images |
Assignee | public-cloud-maintainers@suse.de |
Reporter | suda.kyoto@gmail.com |
QA Contact | qa-bugs@suse.de |
Found By | --- |
Blocker | --- |
download.opensuse.org is redirected to a server that returns 500 Internal Server Error when accessed from Japan ``` $ LANG=C wget https://download.opensuse.org/distribution/leap/15.4/appliances/openSUSE-Leap-15.4-Minimal-VM.x86_64-OpenStack-Cloud.qcow2 --2023-04-07 18:51:42-- https://download.opensuse.org/distribution/leap/15.4/appliances/openSUSE-Leap-15.4-Minimal-VM.x86_64-OpenStack-Cloud.qcow2 Resolving download.opensuse.org (download.opensuse.org)... 2001:67c:2178:8::13, 195.135.221.134 Connecting to download.opensuse.org (download.opensuse.org)|2001:67c:2178:8::13|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://mirrorcache-jp.opensuse.org/distribution/leap/15.4/appliances/openSUSE-Leap-15.4-Minimal-VM.x86_64-OpenStack-Cloud.qcow2 [following] --2023-04-07 18:51:43-- https://mirrorcache-jp.opensuse.org/distribution/leap/15.4/appliances/openSUSE-Leap-15.4-Minimal-VM.x86_64-OpenStack-Cloud.qcow2 Resolving mirrorcache-jp.opensuse.org (mirrorcache-jp.opensuse.org)... 2400:8902::f03c:93ff:fec8:af18, 139.162.108.149 Connecting to mirrorcache-jp.opensuse.org (mirrorcache-jp.opensuse.org)|2400:8902::f03c:93ff:fec8:af18|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://mirror-jp.firstyear.id.au/distribution/leap/15.4/appliances/openSUSE-Leap-15.4-Minimal-VM.x86_64-OpenStack-Cloud.qcow2 [following] --2023-04-07 18:51:43-- https://mirror-jp.firstyear.id.au/distribution/leap/15.4/appliances/openSUSE-Leap-15.4-Minimal-VM.x86_64-OpenStack-Cloud.qcow2 Resolving mirror-jp.firstyear.id.au (mirror-jp.firstyear.id.au)... 2400:8902::f03c:93ff:fec8:afa1, 139.162.108.7 Connecting to mirror-jp.firstyear.id.au (mirror-jp.firstyear.id.au)|2400:8902::f03c:93ff:fec8:afa1|:443... connected. HTTP request sent, awaiting response... 500 Internal Server Error 2023-04-07 18:51:45 ERROR 500: Internal Server Error. ```