Skip to main content

Update failure in upcp script due to error downloading metadata for repository MariaDB105

Comments

6 comments

  • cPRex Jurassic Moderator

    Hey there!  Can you try running this command directly on the server?

    wget https://archive.mariadb.org/mariadb-10.5/yum/centos/9/x86_64/repodata/repomd.xml

     

    0
  • veronicabend

    I have tried, it got stuck and I guess will eventually time out:

     wget https://archive.mariadb.org/mariadb-10.5/yum/centos/9/x86_64/repodata/repomd.xml
    --2025-06-09 20:50:23--  https://archive.mariadb.org/mariadb-10.5/yum/centos/9/x86_64/repodata/repomd.xml
    Resolving archive.mariadb.org (archive.mariadb.org)... 138.201.152.105, 2a01:4f8:c17:cad6::1
    Connecting to archive.mariadb.org (archive.mariadb.org)|138.201.152.105|:443...
    0
  • veronicabend

    It has finished now:

    wget https://archive.mariadb.org/mariadb-10.5/yum/centos/9/x86_64/repodata/repomd.xml
    --2025-06-09 20:50:23--  https://archive.mariadb.org/mariadb-10.5/yum/centos/9/x86_64/repodata/repomd.xml
    Resolving archive.mariadb.org (archive.mariadb.org)... 138.201.152.105, 2a01:4f8:c17:cad6::1
    Connecting to archive.mariadb.org (archive.mariadb.org)|138.201.152.105|:443... failed: Connection timed out.
    Connecting to archive.mariadb.org (archive.mariadb.org)|2a01:4f8:c17:cad6::1|:443... failed: Network is unreachable.
    0
  • cPRex Jurassic Moderator

    This most likely indicates an issue with the firewall configuration on your server, or the server's network, as I don't have any other reports of this repo failing and it's working well from my workstation and personal server.

    Can you try disabling any firewalls and then running that test again?  If that doesn't work it would be best to contact your hosting provider so they can see where the connection is failing.

    0
  • veronicabend

    Thanks for pointing me in the right direction.

    We had added a rule to the firewall recently to block an unusual number of connections from an area, and it affected the archive.mariadb.org IP address. I just removed that rule, and the wget command worked. 

    What should I do to run the upcp that failed? Or will cPanel re run this automatically?

    Thank you!

    0
  • cPRex Jurassic Moderator

    I'm glad that's all it was!  You don't have to do anything unless you want to as that update will run nightly automatically.

    0

Please sign in to leave a comment.