I can't update MariaDB from a long time.
Getting this error
yum check-update
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: mirror.cepatcloud.id
* epel: mirror.dimensi.cloud
* extras: mirror.cepatcloud.id
* remi-safe: mirrors.thzhost.com
* updates: mirror.papua.go.id
http://yum.mariadb.org/10.4/centos7-amd64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:1c17:e53d::1: Network is unreachable"
Trying other mirror.
http://yum.mariadb.org/10.4/centos7-amd64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:1c17:e53d::1: Network is unreachable"
Trying other mirror.
http://yum.mariadb.org/10.4/centos7-amd64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:1c17:e53d::1: Network is unreachable"
Trying other mirror.
http://yum.mariadb.org/10.4/centos7-amd64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:1c17:e53d::1: Network is unreachable"
Trying other mirror.
http://yum.mariadb.org/10.4/centos7-amd64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:1c17:e53d::1: Network is unreachable"
Trying other mirror.
http://yum.mariadb.org/10.4/centos7-amd64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:1c17:e53d::1: Network is unreachable"
Trying other mirror.
http://yum.mariadb.org/10.4/centos7-amd64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:1c17:e53d::1: Network is unreachable"
Trying other mirror.
http://yum.mariadb.org/10.4/centos7-amd64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:1c17:e53d::1: Network is unreachable"
Trying other mirror.
http://yum.mariadb.org/10.4/centos7-amd64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:1c17:e53d::1: Network is unreachable"
Trying other mirror.
http://yum.mariadb.org/10.4/centos7-amd64/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2a01:4f8:1c17:e53d::1: Network is unreachable"
Trying other mirror.
MariaDB-client.x86_64 10.4.30-1.el7.centos mariadb
MariaDB-common.x86_64 10.4.30-1.el7.centos mariadb
MariaDB-compat.x86_64 10.4.30-1.el7.centos mariadb
MariaDB-devel.x86_64 10.4.30-1.el7.centos mariadb
MariaDB-server.x86_64 10.4.30-1.el7.centos mariadb
MariaDB-shared.x86_64 10.4.30-1.el7.centos mariadb
rpm -qa|grep -i maria
MariaDB-common-10.4.28-1.el7.centos.x86_64
MariaDB-shared-10.4.28-1.el7.centos.x86_64
MariaDB-client-10.4.28-1.el7.centos.x86_64
MariaDB-devel-10.4.28-1.el7.centos.x86_64
MariaDB-compat-10.4.28-1.el7.centos.x86_64
MariaDB-server-10.4.28-1.el7.centos.x86_64
How to solve this problem?