I spotted that my machines on my home network weren't using my private local mirror. Checking in with mirror manager it doesn't seem to be working at all.
https://admin.fedoraproject.org/mirrormanager/ says 'Sorry! This service is currently unavailable', as does report_mirror when I run it manually.
report_mirror
[root@twosheds 41]# report_mirror Error checking in: Service Temporarily Unavailable. Please try again later.
Thats the old url. I thought we had a redirect there, but I guess not (or it's not working).
You want:
https://mirrormanager.fedoraproject.org
Can you check there and see if there's some deeper issue? Also, we can look at adding/fixing the redirect.
Metadata Update from @kevin: - Issue priority set to: Waiting on Reporter (was: Needs Review) - Issue tagged with: low-gain, low-trouble, ops
Any futher news here?
Looks like the mirrormanager2-client package in Fedora 40 also has the old URL in its default config file and doesn't work? With that updated, it is now working again. Thanks.
Would be probably good to report that for F40.
What about F41 ??
F41 is fine. If we can put in a redirect and F40 (and indeed anything with a .conf.rpmnew file) don't need to be updated, that's ideal
Otherwise we should fix the client package even for edited files.
FYI, a redirect would be fine for the http{s} part, but the client checkin won't work that way, because it's a xmlrpc endpoint If I recall... and that doesn't have any redirect.
So, we should fix the client config anywhere we can.
@abompard looks like this was fixed upstream but there's something going on with packit builds:
https://src.fedoraproject.org/rpms/mirrormanager2/pull-request/4
I'm going to close this now, and we can fix that/get it pushed out to change the client release.
Metadata Update from @kevin: - Issue close_status updated to: Upstream - Issue status updated to: Closed (was: Open)
Yeah it needs a dependency that is not yet in Fedora: https://bugzilla.redhat.com/show_bug.cgi?id=2290665
I hoped to get that in quickly but I think I'm just going to add a patch to the RPM for now.
Update for F41: https://bodhi.fedoraproject.org/updates/FEDORA-2024-041b9edfbb
Log in to comment on this ticket.