Fail during upgrade from fedora 29 to 31

Hello,
i’m trying to upgrade from fedora 29 to fedora 31,
after command: dnf update --refresh
it rise this errors
[MIRROR] firefox-70.0-1.fc29.x86_64.rpm: Curl error (28): Timeout was reached for “http://fedora.linuxman.biz/linux/updates/29/Everything/x86_64/Packages/f/firefox-70.0-1.fc29.x86_64.rpm…” [Operation too slow. Less than 1000 bytes/sec transferred the last 30 seconds]
[MIRROR] libreoffice-core-6.1.6.3-7.fc29.x86_64.rpm: Curl error (28): Timeout was reached for “http://fedora.linuxman.biz/linux/updates/29/Everything/x86_64/Packages/l/libreoffice-core-6.1.6.3-7.fc29.x86_64.rpm” [Operation too slow. Less than 1000 bytes/sec transferred the last 30 seconds]
[MIRROR] linux-firmware-20191022-103.fc29.noarch.rpm: Curl error (28): Timeout was reached for link for: /l/linux-firmware-20191022-103.fc29.noarch.rpm "[Operation too slow. Less than 1000 bytes/sec transferred the last 30 seconds]
some one can halp me to risolve this problem?
Thanks a lot

Hi @jack95 welcome to ask fedora

In the links what you did you provide i can download the packages maybe it was just than the server was down or your connection to the server is very slow. You can wait a bit and try it later.

Try check if you can have acces to the packages manually to check than the net-connection is ok like for example checking this link than you did provided http://fedora.linuxman.biz/linux/updates/29/Everything/x86_64/Packages/

By the way you did comment than you are trying update to fedora 31 but the command than did you run is only to update your actual version right or ?

if you need extra info about update to a new version check out this links.

https://docs.fedoraproject.org/en-US/quick-docs/dnf-system-upgrade/#Resolving_post-upgrade_issues

https://docs.fedoraproject.org/en-US/quick-docs/dnf-system-upgrade/#sect-how-many-releases-can-i-upgrade-across-at-once

https://discussion.fedoraproject.org/t/upgrade-from-fedora-29-to-fedora-31/65654

https://fedoramagazine.org/upgrading-fedora-30-to-fedora-31/

https://fedoraproject.org/wiki/Common_F31_bugs

Maybe it is too much links but just in case.

Regards.

Tanks @xtym,
I’m trying to upgrade but when i use dnf update that error is rised. I tried to wait and redo it but nothing changed.

I did check trough these links (that the server is working but with low bandwidth =20, maybe it can be the problem):

https://admin.fedoraproject.org/mirrormanager/mirrors/Fedora/29
http://fedora.linuxman.biz/linux/
https://admin.fedoraproject.org/mirrormanager/

Or maybe the server is not working in your zone this days ( it should be strange) did you check if you can open this link? http://fedora.linuxman.biz/linux/updates/29/Everything/x86_64/Packages/

Can you go in in the server trough the web-browser?

In anyway try clean cache and do a refresh and check if it does work :slight_smile:

sudo dnf clean all && sudo dnf --refresh upgrade

I leave you some post about related problems too maybe they will help you with some of solutions provides.

https://discussion.fedoraproject.org/t/error-404-causes-failed-to-download-metadata-for-repo-updates-problem-on-mirror-or-mine/69790

https://discussion.fedoraproject.org/t/slow-fedora-mirror/68762/5

https://discussion.fedoraproject.org/t/slow-fedora-mirror/68762

If nothing of before does work for you maybe is possible see the metalinks of your repos.

Regards.