tickets #174625
openslc-mirror.opensuse.org not working
0%
Description
Dear Administrator,
slc-mirror.opensuse.org is not working well.
I tried the following command. But the response is 404 Not Found.
$ curl -IL https://download.opensuse.org/repositories/devel:/kubic:/libcontainers:/stable:/cri-o:/1.27/xUbuntu_20.04/amd64/cri-o_1.27.4~0_amd64.deb
HTTP/1.1 200 OK
Connection: Keep-Alive
HTTP/2 302
date: Fri, 20 Dec 2024 02:48:23 GMT
server: Mojolicious (Perl)
cache-control: public, max-age=300
etag: 65E89D31-1B75F70
location: https://slc-mirror.opensuse.org/repositories/devel%3A/kubic%3A/libcontainers%3A/stable%3A/cri-o%3A/1.27/xUbuntu_20.04/amd64/cri-o_1.27.4~0_amd64.deb
vary: Accept,COUNTRY,X-COUNTRY,Fastly-SSL
content-type: application/x-debian-package
HTTP/1.1 200 OK
Connection: Keep-Alive
HTTP/2 404
date: Fri, 20 Dec 2024 02:48:23 GMT
content-type: text/html
content-length: 146
x-xss-protection: 1; mode=block
x-content-type-options: nosniff
referrer-policy: no-referrer-when-downgrade
strict-transport-security: max-age=15768000
Best regards,
Yuichiro Utsumi
Updated by bmwiedemann 3 months ago
I re-ran the sync for that dir and found that it failed multiple times with
rsync: [sender] write error: Broken pipe (32)
rsync error: error in socket IO (code 10) at io.c(848) [sender=3.2.7]
after 2, 24 and 83 minutes.
I'm now running it in a loop to make it finish once.
Updated by bmwiedemann 3 months ago
These files are synced again now. However other parts of /repositories still need syncing.
@andriinikitin : Is download.o.o assuming slc-mirror has all files? This was never true as we do not sync everything.
Updated by crameleon 3 months ago
@bmwiedemann: slc-mirror.o.o is supposed to be an exact copy of download.o.o, could we please have it receive everything?
Updated by andriinikitin 3 months ago · Edited
bmwiedemann wrote in #note-3:
These files are synced again now. However other parts of /repositories still need syncing.
@andriinikitin : Is download.o.o assuming slc-mirror has all files? This was never true as we do not sync everything.
Nope, there is no such mirrors on the main instance.
I have no explanation at the moment why the redirect happened, besides that the file was once there, but then it had gone.
(But it might be some bug in the code, just I need more evidence, etc).
I assume the original issue should be resolved now:
> curl -I https://slc-mirror.opensuse.org/repositories/devel%3A/kubic%3A/libcontainers%3A/stable%3A/cri-o%3A/1.27/xUbuntu_20.04/amd64/cri-o_1.27.4~0_amd64.deb
HTTP/2 200
Updated by andriinikitin 3 months ago
andriinikitin wrote in #note-5:
I assume the original issue should be resolved now:
BTW the ticket description has both 200 and 404 responses on the last redirect, which should not happen. I guess it is bad copy/paste?
Updated by utsumi.yuichiro@fujitsu.com 2 months ago
Hi,
Thank you for resolving. The original problem is resolved.
BTW the ticket description has both 200 and 404 responses on the last redirect, which should not happen. I guess it is bad copy/paste?
I think it is the proxy server in my company responded 200.
-----Original Message-----
From: andriinikitin redmine@opensuse.org
Sent: Friday, December 27, 2024 7:55 PM
To: Utsumi, Yuichiro/内海 裕一郎 utsumi.yuichiro@fujitsu.com
Subject: [openSUSE admin - tickets #174625] slc-mirror.opensuse.org not working
[openSUSE Tracker]
Issue #174625 has been updated by andriinikitin.
andriinikitin wrote in #note-5:
I assume the original issue should be resolved now:
BTW the ticket description has both 200 and 404 responses on the last redirect, which should not happen. I guess it is bad copy/paste?
tickets #174625: slc-mirror.opensuse.org not working
https://progress.opensuse.org/issues/174625#change-890881
- Author: utsumi.yuichiro@fujitsu.com
- Status: New
- Priority: Normal
- Assignee: bmwiedemann
- Category: Mirrors
* Start date: 2024-12-20¶
Dear Administrator,
slc-mirror.opensuse.org is not working well.
I tried the following command. But the response is 404 Not Found.
$ curl -IL https://download.opensuse.org/repositories/devel:/kubic:/libcontainers:/stable:/cri-o:/1.27/xUbuntu_20.04/amd64/cri-o_1.27.4~0_amd64.deb
HTTP/1.1 200 OK
Connection: Keep-Alive
HTTP/2 302
date: Fri, 20 Dec 2024 02:48:23 GMT
server: Mojolicious (Perl)
cache-control: public, max-age=300
etag: 65E89D31-1B75F70
location: https://slc-mirror.opensuse.org/repositories/devel%3A/kubic%3A/libcontainers%3A/stable%3A/cri-o%3A/1.27/xUbuntu_20.04/amd64/cri-o_1.27.4~0_amd64.deb
vary: Accept,COUNTRY,X-COUNTRY,Fastly-SSL
content-type: application/x-debian-package
HTTP/1.1 200 OK
Connection: Keep-Alive
HTTP/2 404
date: Fri, 20 Dec 2024 02:48:23 GMT
content-type: text/html
content-length: 146
x-xss-protection: 1; mode=block
x-content-type-options: nosniff
referrer-policy: no-referrer-when-downgrade
strict-transport-security: max-age=15768000
Best regards,
Yuichiro Utsumi
--
You have received this notification because you either subscribed to or are involved in this discussion.
To change your notification preferences, please visit https://progress.opensuse.org/my/account.
Updated by crameleon 21 days ago
- Related to tickets #177636: slc-mirror.opensuse.org is outdated added